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

PortSystem 1.0
PortGroup perl5 1.0
perl5.setup			DateTime-TimeZone 0.35
maintainers			mat@FreeBSD.org
description			Time zone object base class and factory
long_description \
	This class is the base class for all time zone objects. A time zone is \
	represented internally as a set of observances, each of which describes \
	the offset from GMT for a given time period.

platforms			darwin

checksums md5 e767728559b4de5b937d98ececad67cc

depends_lib-append  port:p5-params-validate port:p5-class-singleton

perl5.use_module_build
