diff options
Diffstat (limited to 'textproc/py-snowballstemmer/Makefile')
-rw-r--r-- | textproc/py-snowballstemmer/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/py-snowballstemmer/Makefile b/textproc/py-snowballstemmer/Makefile index 4e2482a691ea..7fe283558e98 100644 --- a/textproc/py-snowballstemmer/Makefile +++ b/textproc/py-snowballstemmer/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Snowball stemming library collection for Python +WWW= https://snowballstem.org/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING |