aboutsummaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorTom Judge <tj@FreeBSD.org>2013-07-10 16:13:00 +0000
committerTom Judge <tj@FreeBSD.org>2013-07-10 16:13:00 +0000
commit8f85c577332f289f2479f93b852e3b41fef30d16 (patch)
tree8f96e3fc1d77aa7802f9e27430d4a71fc9787e00 /textproc/Makefile
parent871ad2d779a507f6d0cd2f96b8da2c4a9f2de7ba (diff)
New port: textproc/p5-Text-CSV-Hashify
Perl module for turning CSV files into Hashes. WWW: http://search.cpan.org/dist/Text-CSV-Hashify/
Notes
Notes: svn path=/head/; revision=322708
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 5472686c2f73..e4c9f2995293 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -771,6 +771,7 @@
SUBDIR += p5-Text-Brew
SUBDIR += p5-Text-CSV
SUBDIR += p5-Text-CSV-Encoded
+ SUBDIR += p5-Text-CSV-Hashify
SUBDIR += p5-Text-CSV-Simple
SUBDIR += p5-Text-CSV_XS
SUBDIR += p5-Text-Capitalize