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

PortSystem            1.0
PortGroup             perl5 1.0

epoch                 2
perl5.setup           DateTime 0.47
maintainers           narf_tm openmaintainer
description           A date and time object
long_description      DateTime is a class for the representation of date/time \
                      combinations, and is part of the Perl DateTime project. \
                      For details on this project please see \
                      http://datetime.perl.org

platforms             darwin

checksums             md5 9d2ee69f93f18f7e5477578df6e56526 \
                      sha1 ae3d6293fb94105b0a3ad36bad01f09f32a10f31 \
                      rmd160 681312b65ab831d0cb19e67d267f5b0ea453fc78

depends_lib-append    port:p5-datetime-locale \
                      port:p5-datetime-timezone \
                      port:p5-params-validate
