# $Id: Portfile 78536 2011-05-11 00:36:38Z l2g@macports.org $

PortSystem                1.0
PortGroup                 perl5 1.0

epoch                     2
perl5.setup               DateTime 0.70
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                 sha1    016bd671ea2f135a8bd4f6a8ad06fa2ceaf585be \
                          rmd160  2f407f04e924efe8ceb3de08901aad28da404f8b

depends_lib-append        port:p5-datetime-locale \
                          port:p5-datetime-timezone \
                          port:p5-params-validate \
                          port:p5-test-exception \
                          port:p5-extutils-cbuilder \
                          port:p5-test-simple \
                          port:p5-math-round

perl5.use_module_build
