summaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorJohann Visagie <wjv@FreeBSD.org>2002-01-17 12:45:23 +0000
committerJohann Visagie <wjv@FreeBSD.org>2002-01-17 12:45:23 +0000
commita1f4cc4fe8ed44714d61586371827aa6a24280c6 (patch)
tree167f8e319fda89fca481e60b920c1209c3235072 /textproc/Makefile
parentUpdated to version 1.11 (diff)
Add py-dsv 1.3.3, a Python module to parse or write
delimeter-separated (e.g. CSV) files.
Notes
Notes: svn path=/head/; revision=53243
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 1136f7c4ffd8..0f24635f1df8 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -190,6 +190,7 @@
SUBDIR += py-HyperText
SUBDIR += py-asv
SUBDIR += py-csv
+ SUBDIR += py-dsv
SUBDIR += py-expat
SUBDIR += py-martel
SUBDIR += py-sgrep