diff options
Diffstat (limited to 'www/py-html5-parser/Makefile')
-rw-r--r-- | www/py-html5-parser/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/py-html5-parser/Makefile b/www/py-html5-parser/Makefile index 320e2b490634..771dc861aaa2 100644 --- a/www/py-html5-parser/Makefile +++ b/www/py-html5-parser/Makefile @@ -7,6 +7,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= madpilot@FreeBSD.org COMMENT= Fast implementation of the HTML 5 parsing spec for Python +WWW= https://html5-parser.readthedocs.io/ LICENSE= APACHE20 |