# $Id: Portfile 67042 2010-04-27 23:02:18Z ryandesign@macports.org $
PortSystem		1.0
PortGroup		perl5 1.0

perl5.setup		Date-Calc 5.4
maintainers		nomaintainer
description		Gregorian calendar date calculations
long_description	The library provides all sorts of date calculations \
					based on the Gregorian calendar (the one used in all \
					western countries today), thereby complying with all \
					relevant norms and standards: ISO/R 2015-1971, DIN \
					1355 and, to some extent, ISO 8601 (where \
					applicable).
checksums		md5 7ae34972694127e8f1c9a2af1c24585b
platforms		darwin

depends_lib-append		port:p5-bit-vector port:p5-carp-clan

