diff options
Diffstat (limited to 'textproc/py-python-docs-theme/Makefile')
-rw-r--r-- | textproc/py-python-docs-theme/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/py-python-docs-theme/Makefile b/textproc/py-python-docs-theme/Makefile index 6ac1b1dd2d6d..fb95c8a19fab 100644 --- a/textproc/py-python-docs-theme/Makefile +++ b/textproc/py-python-docs-theme/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= kai@FreeBSD.org COMMENT= Sphinx theme for the CPython docs and related projects +WWW= https://pypi.org/project/python-docs-theme/ LICENSE= PSFL LICENSE_FILE= ${WRKSRC}/LICENSE |