diff options
author | markm <markm@FreeBSD.org> | 2001-08-11 19:55:34 +0800 |
---|---|---|
committer | markm <markm@FreeBSD.org> | 2001-08-11 19:55:34 +0800 |
commit | 81313c95668039cb8caf7bed02ac9eb7a8c26b6f (patch) | |
tree | a4cfc84658d7aab82359f04a48901c69897608f4 /textproc/Makefile | |
parent | 7e517a7397bdc88a96c4cca417bed1a1e053c39d (diff) | |
download | freebsd-ports-gnome-81313c95668039cb8caf7bed02ac9eb7a8c26b6f.tar.gz freebsd-ports-gnome-81313c95668039cb8caf7bed02ac9eb7a8c26b6f.tar.zst freebsd-ports-gnome-81313c95668039cb8caf7bed02ac9eb7a8c26b6f.zip |
Add YA perl module for dealing with Comma-Separated-Values (CSV) files.
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 19ce0f970e76..e4e97e604ce8 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -103,6 +103,7 @@ SUBDIR += p5-String-Strip SUBDIR += p5-Text-Autoformat SUBDIR += p5-Text-Bind + SUBDIR += p5-Text-CSV SUBDIR += p5-Text-CSV_XS SUBDIR += p5-Text-DoubleMetaphone SUBDIR += p5-Text-FillIn |