# $Id: Portfile 65144 2010-03-22 20:32:09Z narf_tm@macports.org $

PortSystem                1.0
PortGroup                 perl5 1.0

epoch                     2
perl5.setup               DateTime 0.55
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 eb458ff23f5ad612631e428934c26c6c \
                          sha1 c76eca4ce862be5168da83c4245180c0dd3c3911 \
                          rmd160 5049db8b9ce3526caa87c8ed6f3b5411f0b97d82

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

perl5.use_module_build
