# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 # $Id$ PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.16 5.18 5.20 5.22 perl5.setup Text-CSV_XS 1.19 maintainers hum oaf.dk:mni openmaintainer description Perl module containing comma-separated values manipulation routines long_description Text::CSV_XS provides facilities for the composition and decomposition of \ comma-separated values. An instance of the Text::CSV_XS class can combine \ fields into a CSV string and parse a CSV string into fields. platforms darwin license {Artistic-1 GPL} checksums rmd160 04891502424d0fac1bf5bc924214dce56d69028c \ sha256 bcde887f613c6a50b0ce8f714cd2463570f5809f26581615690cfb424d2a7c16 extract.suffix .tgz if {${name} ne ${subport}} { livecheck.type none }