diff options
Diffstat (limited to 'textproc/py-gensim/Makefile')
-rw-r--r-- | textproc/py-gensim/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/py-gensim/Makefile b/textproc/py-gensim/Makefile index 892723c0acd5..4171ed579be6 100644 --- a/textproc/py-gensim/Makefile +++ b/textproc/py-gensim/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Python framework for fast Vector Space Modelling +WWW= https://radimrehurek.com/gensim/ LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING |