summaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorMark Murray <markm@FreeBSD.org>2001-08-11 11:55:34 +0000
committerMark Murray <markm@FreeBSD.org>2001-08-11 11:55:34 +0000
commit7d506d4c1cd1ce4f97b2f679f76b01272f796e99 (patch)
treee777f3c8594406c6de5c572a325d87d3bb9e3739 /textproc/Makefile
parentAdd a hotfix to support the "MD5 (file) = IGNORE" case. (diff)
Add YA perl module for dealing with Comma-Separated-Values (CSV) files.
Notes
Notes: svn path=/head/; revision=46072
Diffstat (limited to 'textproc/Makefile')
-rw-r--r--textproc/Makefile1
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