# $Id: Portfile 33969 2008-02-08 20:16:13Z narf_tm@macports.org $

PortSystem                1.0
PortGroup                 perl5 1.0

perl5.setup               Text-RecordParser 1.2.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.

platforms                 darwin
distname                  Text-RecordParser-v${version}

checksums                 md5 65c2a85a2ed2a9bc791d377954bd5a44

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

perl5.use_module_build
