aboutsummaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-04-04 16:04:59 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-04-04 16:04:59 +0000
commit63713f51b5823ababa2badcb27167ca75d522808 (patch)
tree1f92d3cd359ccf911f8c63e95be8fb3afbadbe2d /textproc/Makefile
parent11b7174d5d2bbfc88eed2ae9b33272ef4197eb31 (diff)
downloadports-63713f51b5823ababa2badcb27167ca75d522808.tar.gz
ports-63713f51b5823ababa2badcb27167ca75d522808.zip
Add py-asv 0.4, an extensible Python module to parse simple text
file formats like CSV. PR: 26349 Submitted by: Johann Visagie <johann@egenetics.com>
Notes
Notes: svn path=/head/; revision=40842
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 800501a78d8a..342777947705 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -124,6 +124,7 @@
SUBDIR += pspell-ispell
SUBDIR += py-4suite
SUBDIR += py-HyperText
+ SUBDIR += py-asv
SUBDIR += py-csv
SUBDIR += py-expat
SUBDIR += py-martel