diff options
Diffstat (limited to 'textproc/py-rst2html5/Makefile')
-rw-r--r-- | textproc/py-rst2html5/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/py-rst2html5/Makefile b/textproc/py-rst2html5/Makefile index b5fbe7187b8c..ec1ac2f49469 100644 --- a/textproc/py-rst2html5/Makefile +++ b/textproc/py-rst2html5/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= python@FreeBSD.org COMMENT= Produces HTML5 documents from reStructuredText sources +WWW= https://foss.heptapod.net/doc-utils/rst2html5 LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |