diff options
Diffstat (limited to 'textproc/py-sphinx_press_theme/Makefile')
-rw-r--r-- | textproc/py-sphinx_press_theme/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/py-sphinx_press_theme/Makefile b/textproc/py-sphinx_press_theme/Makefile index 4387274d5f3f..284cae0919a8 100644 --- a/textproc/py-sphinx_press_theme/Makefile +++ b/textproc/py-sphinx_press_theme/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= swills@FreeBSD.org COMMENT= Them for py-sphinx based on VuePress +WWW= https://schettino72.github.io/sphinx_press_site/ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>=0:textproc/py-sphinx@${PY_FLAVOR} |