diff options
Diffstat (limited to 'textproc/py-sphinxcontrib-serializinghtml/Makefile')
-rw-r--r-- | textproc/py-sphinxcontrib-serializinghtml/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/py-sphinxcontrib-serializinghtml/Makefile b/textproc/py-sphinxcontrib-serializinghtml/Makefile index aebed7774450..48d16009740f 100644 --- a/textproc/py-sphinxcontrib-serializinghtml/Makefile +++ b/textproc/py-sphinxcontrib-serializinghtml/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= python@FreeBSD.org COMMENT= Sphinx extension which outputs serialized HTML files (json and pickle) +WWW= https://www.sphinx-doc.org/ LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE |