cac773aa4d
- doesnt need groff. mandoc handled fine those manpages - set RUN_DEPENDS (textproc/p5-Text-CSV_XS) This is an optional dependency, just to speed up Text::CSV. Since that the new dependency is SHARED_ONLY, add a proper conditional treatment so doesn't break it on NO_SHARED_LIBS arch. - adjust pkg/DESCR, bump REVISION ok jasper@, tweaks and ok sthen@
4 lines
203 B
Plaintext
4 lines
203 B
Plaintext
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.
|