Portfile

# $Id: Portfile 20360 2006-11-02 17:59:09Z blair@macports.org $

PortSystem 1.0
PortGroup perl5 1.0
perl5.setup DateTime-Format-Builder 0.7806
version 0.78.06
maintainers mat@FreeBSD.org
description Create DateTime parser classes and objects
long_description \
DateTime::Format::Builder creates DateTime parsers. Many string formats \
of dates and times are simple and just require a basic regular \
expression to extract the relevant information. Builder provides a \
simple way to do this without writing reams of structural code.

platforms darwin

checksums md5 31f030e6f03cd95ebb343f2f856bf704

depends_lib-append port:p5-params-validate port:p5-datetime \
port:p5-datetime-format-strptime port:p5-class-factory-util

perl5.use_module_build