# $Id: Portfile,v 1.1 2005/04/28 22:28:37 mww Exp $

PortSystem 1.0
PortGroup perl5 1.0
perl5.setup			DateTime 0.28
maintainers			mat@FreeBSD.org
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 8f746e163d0e430704cbe14c136ad743

depends_lib-append  port:p5-params-validate port:p5-datetime-locale port:p5-datetime-timezone
