# $Id: Portfile 65147 2010-03-22 20:42:20Z narf_tm@macports.org $

PortSystem                1.0
PortGroup                 perl5 1.0

epoch                     1
perl5.setup               DateTime-Locale 0.45
maintainers               narf_tm openmaintainer
description               Localization support for DateTime
long_description          DateTime::Locale is primarily a factory for the \
                          various locale subclasses. It also provides some \
                          functions for getting information on available \
                          locales. If you want to know what methods are \
                          available for locale objects, then please read the \
                          DateTime::Locale::Base documentation.

platforms                 darwin

checksums                 md5 8ba6a4b70f8fa7d987529c2e2c708862 \
                          sha1 780fbd746d5f4c323b20771e6c7aef98d17d9e86 \
                          rmd160 f318f1c375b5f7099045ace1509a2c8e4b168d7b

depends_lib-append        port:p5-list-moreutils \
                          port:p5-params-validate

perl5.use_module_build
