# $Id: Portfile 53548 2009-07-08 01:53:57Z ryandesign@macports.org $

PortSystem                1.0
PortGroup                 perl5 1.0

epoch                     5
perl5.setup               DateTime-TimeZone 0.86
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 3c067e607b959ac66b0bf3025bbd2fb7 \
                          sha1 d9c5eab450dbf58c83e03acff6fee26121203c1e \
                          rmd160 08325dbbac9ee1eacb7fb6b6d2c9d5bfc97b7585

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

perl5.use_module_build
