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

PortSystem			1.0
PortGroup			perl5 1.0
perl5.setup			DateTime-Locale 0.21
maintainers			mat@FreeBSD.org
description			Localization support for DateTime
long_description \
	DateTime::Locale is primarily a factory for the various locale \
	subclasses. It also provides some functions for getting information on \
	available locales. \
	If you want to know what methods are available for locale objects, then \
	please read the DateTime::Locale::Base documentation.

platforms			darwin

checksums md5 57b7717cc5a1ff34efedcfe3414d2ed4

perl5.use_module_build
