diff options
Diffstat (limited to 'devel/py-jupyter_console/Makefile')
-rw-r--r-- | devel/py-jupyter_console/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-jupyter_console/Makefile b/devel/py-jupyter_console/Makefile index d10f6a4c9da2..fa61d2649561 100644 --- a/devel/py-jupyter_console/Makefile +++ b/devel/py-jupyter_console/Makefile @@ -7,6 +7,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= swills@FreeBSD.org COMMENT= IPython-like terminal frontend for Jupyter kernels in any language +WWW= https://jupyter-console.readthedocs.io/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING.md |