diff options
Diffstat (limited to 'textproc/py-hunspell/Makefile')
-rw-r--r-- | textproc/py-hunspell/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/py-hunspell/Makefile b/textproc/py-hunspell/Makefile index 843cb887d602..f0913e26c556 100644 --- a/textproc/py-hunspell/Makefile +++ b/textproc/py-hunspell/Makefile @@ -7,6 +7,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= thierry@FreeBSD.org COMMENT= Python module for the Hunspell spellchecker engine +WWW= https://pypi.org/project/hunspell/ LICENSE= LGPL3 |