Ticket #14496: Portfile

File Portfile, 744 bytes (added by mni@…, 16 years ago)

Portfile, full

Line 
1# $Id: $
2PortSystem        1.0
3PortGroup         perl5 1.0
4
5perl5.setup       Text-CSV_XS 0.34
6maintainers       mni@oaf.dk
7description       Perl module containing comma-separated values manipulation routines
8long_description  Text::CSV_XS provides facilities for the composition and \
9                  decomposition of comma-separated values. An instance \
10                  of the Text::CSV_XS class can combine fields into a CSV \
11                  string and parse a CSV string into fields.
12distfiles         ${distname}.tgz
13checksums           md5 9e10d0ccf0aa1111098eca12d0de87a3 \
14                  sha1 179436e8bf428e9a891b5cb079cb4c3f4a74d409 \
15                  rmd160 36cacf941299da68f64261550a0a2e0dcd9ca434
16platforms         darwin