aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorwjv <wjv@FreeBSD.org>2002-01-17 20:45:23 +0800
committerwjv <wjv@FreeBSD.org>2002-01-17 20:45:23 +0800
commitd0384dc4ca4513b029d57b4637e1dccfa6295a0c (patch)
treec4017513a9ac23cdcb184f57dc192a56d9b2ebde /textproc/Makefile
parent96c624a4c89d3dc21133f67b5a5e3768dabfcc69 (diff)
downloadfreebsd-ports-gnome-d0384dc4ca4513b029d57b4637e1dccfa6295a0c.tar.gz
freebsd-ports-gnome-d0384dc4ca4513b029d57b4637e1dccfa6295a0c.tar.zst
freebsd-ports-gnome-d0384dc4ca4513b029d57b4637e1dccfa6295a0c.zip
Add py-dsv 1.3.3, a Python module to parse or write
delimeter-separated (e.g. CSV) files.
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