diff options
Diffstat (limited to 'textproc/py-html2text/Makefile')
-rw-r--r-- | textproc/py-html2text/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/py-html2text/Makefile b/textproc/py-html2text/Makefile index b050684cadc4..533196a67f39 100644 --- a/textproc/py-html2text/Makefile +++ b/textproc/py-html2text/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= dbaio@FreeBSD.org COMMENT= Convert HTML into clean plain ASCII text +WWW= https://github.com/Alir3z4/html2text/ LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING |