summaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorabs <abs>2001-12-19 13:23:46 +0000
committerabs <abs>2001-12-19 13:23:46 +0000
commit9cc4bb7eb8eba5df0a2145298b03fee28487a2cf (patch)
tree61edb01fc013f061d8cadff2d1ec29ec10b93fbe /textproc/Makefile
parentd68d4d6c85fde291dc47c8ce32d510a11ec626b5 (diff)
downloadpkgsrc-9cc4bb7eb8eba5df0a2145298b03fee28487a2cf.tar.gz
Add and enable p5-Text-CSV-Hash.
Diffstat (limited to 'textproc/Makefile')
-rw-r--r--textproc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index 2dd7e6d5f48..6c139531b58 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.128 2001/11/28 12:14:32 martti Exp $
+# $NetBSD: Makefile,v 1.129 2001/12/19 13:23:46 abs Exp $
#
COMMENT= Text processing utilities (does not include desktop publishing)
@@ -62,6 +62,7 @@ SUBDIR+= p5-Pod-POM
SUBDIR+= p5-Text-Autoformat
SUBDIR+= p5-Text-Balanced
SUBDIR+= p5-Text-BibTeX
+SUBDIR+= p5-Text-CSV-Hash
SUBDIR+= p5-Text-CSV_XS
SUBDIR+= p5-Text-DelimMatch
SUBDIR+= p5-Text-Template