diff options
Diffstat (limited to 'textproc/py-nltk/Makefile')
-rw-r--r-- | textproc/py-nltk/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/py-nltk/Makefile b/textproc/py-nltk/Makefile index 80dafb01d485..3f92800ac060 100644 --- a/textproc/py-nltk/Makefile +++ b/textproc/py-nltk/Makefile @@ -7,6 +7,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= demon@FreeBSD.org COMMENT= Natural language toolkit written in python +WWW= https://www.nltk.org/ LICENSE= APACHE20 |