# $Id: Portfile 94655 2012-06-26 06:25:00Z jmr@macports.org $

PortSystem          1.0
PortGroup           perl5 1.0

perl5.branches      5.8 5.10 5.12 5.14 5.16
perl5.setup         Text-CSV 1.21 ../by-authors/id/M/MA/MAKAMAKA/
revision            3
license             {Artistic-1 GPL}
maintainers         nomaintainer
description         Text::CSV - comma-separated values manipulation routines
long_description    Text::CSV provides facilities for the composition and \
                    decomposition of comma-separated values. An instance \
                    of the Text::CSV class can combine fields into a CSV \
                    string and parse a CSV string into fields.

platforms           darwin

checksums           md5 46267559f7f6e203e0a60e033c36851e \
                    sha1 bf9e22c52f507db5542bc53cb2228181c1bd7c76 \
                    rmd160 c8a41b1c52755fd746c35e66ef3a9da8704ab51b

supported_archs     noarch
