# $Id: Portfile 85493 2011-10-14 02:33:46Z dports@macports.org $

PortSystem          1.0
PortGroup           perl5 1.0

perl5.setup         Text-CSV 1.21 ../by-authors/id/M/MA/MAKAMAKA/
revision            2
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
