diff options
Diffstat (limited to 'textproc/py-sphinx-copybutton/Makefile')
-rw-r--r-- | textproc/py-sphinx-copybutton/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/py-sphinx-copybutton/Makefile b/textproc/py-sphinx-copybutton/Makefile index 3dfd186a1665..36d8fe76c70a 100644 --- a/textproc/py-sphinx-copybutton/Makefile +++ b/textproc/py-sphinx-copybutton/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Add a copy button to each of your code cells +WWW= https://github.com/executablebooks/sphinx-copybutton LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |