diff options
Diffstat (limited to 'textproc/py-pystemmer/Makefile')
-rw-r--r-- | textproc/py-pystemmer/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/py-pystemmer/Makefile b/textproc/py-pystemmer/Makefile index ffebba994a13..2020e339a90e 100644 --- a/textproc/py-pystemmer/Makefile +++ b/textproc/py-pystemmer/Makefile @@ -8,6 +8,7 @@ DISTNAME= PyStemmer-${PORTVERSION} MAINTAINER= dbaio@FreeBSD.org COMMENT= Snowball Stemming Algorithms for Information Retrieval +WWW= https://pypi.org/project/PyStemmer/ LICENSE= MIT BSD3CLAUSE LICENSE_COMB= dual |