# $Id: Portfile 80769 2011-07-17 04:55:27Z l2g@macports.org $

PortSystem            1.0
PortGroup             perl5 1.0

epoch                 5
perl5.setup           DateTime-TimeZone 1.35
maintainers           narf_tm openmaintainer
license               Artistic GPL
supported_archs       noarch

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             sha1    5b2a49801c6cb1f3e4fef474963834a91624d3a6 \
                      rmd160  02c86fe45f0ec390977207f8f9deddfee4e158e9

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