summaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2003-11-03 15:42:33 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2003-11-03 15:42:33 +0000
commit0d5c11c2922c2681201d5784559bc090edc3b81f (patch)
tree8bd6846d407f9c9d9d209091f2bef54e202b958c /textproc/Makefile
parentunbreak by adding PERL_CONFIGURE and save it from being removed (diff)
add nltk 1.1
Natural language toolkit written in python PR: 58745 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
Notes
Notes: svn path=/head/; revision=92966
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 f54731621135..e58b5b1f9244 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -168,6 +168,7 @@
SUBDIR += nicetext
SUBDIR += nl-aspell
SUBDIR += nl-ispell
+ SUBDIR += nltk
SUBDIR += no-aspell
SUBDIR += ocaml-pxp
SUBDIR += ocaml-yaxpo