aboutsummaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2002-03-26 07:04:38 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2002-03-26 07:04:38 +0000
commit85add070c29266cc9d03899ca4ef3c7184c4c231 (patch)
tree9abc9464e90dc4151859e86e2011d04c62668543 /textproc/Makefile
parenta00c774372a4680c82535ac6b0e096bf26038482 (diff)
downloadports-85add070c29266cc9d03899ca4ef3c7184c4c231.tar.gz
ports-85add070c29266cc9d03899ca4ef3c7184c4c231.zip
add py-wordnet 1.4
Python Interface to WordNet PR: 36323 Submitted by: Hye-Shik Chang <perky@fallin.lv>
Notes
Notes: svn path=/head/; revision=56681
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 092b4e8ef21c..ebff0831a980 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -223,6 +223,7 @@
SUBDIR += py-martel
SUBDIR += py-sgrep
SUBDIR += py-trex
+ SUBDIR += py-wordnet
SUBDIR += py-xml
SUBDIR += py-xmltools
SUBDIR += py2html