# $Id: Portfile 79383 2011-06-12 04:03:13Z l2g@macports.org $

PortSystem 1.0
PortGroup perl5 1.0
perl5.setup			DateTime-Format-ISO8601 0.07
maintainers			FreeBSD.org:mat
description			Parses ISO8601 formats
long_description \
	Parses almost all ISO8601 date and time formats. ISO8601 time-intervals \
	will be supported in a later release.

platforms			darwin

checksums           sha1    9a7b4f3dac26e9f03dda2aaca7a135fc2ab868ef \
                    rmd160  1ffa76d78657ba5759a1428d1d0ca3e4298dc50b

depends_lib-append  port:p5-datetime port:p5-datetime-format-builder

perl5.use_module_build
