# $Id: Portfile 76604 2011-03-02 01:49:46Z dports@macports.org $

PortSystem                1.0
PortGroup                 perl5 1.0

perl5.setup               Text-RecordParser 1.5.0 ../by-authors/id/K/KC/KCLARK/
revision        1
maintainers               narf_tm openmaintainer
description               read record-oriented files
long_description          This module is for reading record-oriented data \
                          in a delimited text file.
distname                  ${perl5.module}-v${version}

platforms                 darwin

checksums                 md5 08c9104263563c157ca076aa97900dc4 \
                          sha1 d829d7ab5ef43df0d6af01ee8adad5742682f832 \
                          rmd160 6124656efaa7f3f208cb9338cfe0ebc1fe5e1a2e

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
