diff options
Diffstat (limited to 'textproc/py-sphinx-theme-builder/Makefile')
-rw-r--r-- | textproc/py-sphinx-theme-builder/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/py-sphinx-theme-builder/Makefile b/textproc/py-sphinx-theme-builder/Makefile index 655ebd99e03d..a5e406ab13d7 100644 --- a/textproc/py-sphinx-theme-builder/Makefile +++ b/textproc/py-sphinx-theme-builder/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Tool for authoring Sphinx themes with a simple (opinionated) workflow +WWW= https://github.com/pradyunsg/sphinx-theme-builder LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |