# $Id: Portfile 50984 2009-05-14 21:08:43Z and.damore@macports.org $

PortSystem 1.0
PortGroup perl5 1.0
perl5.setup			DateTime-Format-ISO8601 0.0402
version				0.04.02
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 md5 b23ee264085f3e1f1c7b82a941ace4e8

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

perl5.use_module_build
