# $Id: Portfile 67738 2010-05-17 15:19:02Z narf_tm@macports.org $

PortSystem                1.0
PortGroup                 perl5 1.0

epoch                     5
perl5.setup               DateTime-TimeZone 1.19
maintainers               narf_tm openmaintainer
description               Time zone object base class and factory
long_description          This class is the base class for all time zone \
                          objects. A time zone is represented internally as \
                          a set of observances, each of which describes \
                          the offset from GMT for a given time period.

platforms                 darwin

checksums                 md5 2ed65ed36f32b2e68da1a0517484e366 \
                          sha1 8541e68da3484e5fa4b321e59b8fdff867150aec \
                          rmd160 ff42d3b67cce0b874e872abc6d7630d8c576d6ac

depends_lib-append        port:p5-params-validate \
                          port:p5-class-singleton \
                          port:p5-test-simple

perl5.use_module_build
