# $Id: Portfile 64405 2010-03-04 22:23:07Z narf_tm@macports.org $

PortSystem                1.0
PortGroup                 perl5 1.0

perl5.setup               Text-RecordParser 1.4.0
maintainers               narf_tm openmaintainer
description               read record-oriented files
long_description          This module is for reading record-oriented data \
                          in a delimited text file.

platforms                 darwin

checksums                 md5 a1846926536d75ccedc646c282c65510 \
                          sha1 496348f1c72d3ab7edb0816f375a49749afde319 \
                          rmd160 3bfb762a22fbdaf7d6ec656925a77e960285abbb

depends_lib-append        port:p5-io-stringy \
                          port:p5-class-accessor \
                          port:p5-readonly \
                          port:p5-list-moreutils \
                          port:p5-version \
                          port:p5-test-exception \
                          port:p5-text-tabulardisplay \
                          port:p5-readonly-xs

perl5.use_module_build
