diff options
Diffstat (limited to 'textproc/py-chardet/Makefile')
-rw-r--r-- | textproc/py-chardet/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/py-chardet/Makefile b/textproc/py-chardet/Makefile index 19bb1bc15652..0740e8ed6c19 100644 --- a/textproc/py-chardet/Makefile +++ b/textproc/py-chardet/Makefile @@ -7,6 +7,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= python@FreeBSD.org COMMENT= Universal encoding detector for Python +WWW= https://github.com/chardet/chardet LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/LICENSE |