diff options
Diffstat (limited to 'textproc/py-sphinx-inline-tabs/Makefile')
-rw-r--r-- | textproc/py-sphinx-inline-tabs/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/py-sphinx-inline-tabs/Makefile b/textproc/py-sphinx-inline-tabs/Makefile index bd355afaefb9..39310d0f1f38 100644 --- a/textproc/py-sphinx-inline-tabs/Makefile +++ b/textproc/py-sphinx-inline-tabs/Makefile @@ -7,6 +7,7 @@ DISTNAME= sphinx_inline_tabs-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Add inline tabbed content to your Sphinx documentation +WWW= https://github.com/pradyunsg/sphinx-inline-tabs LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |