diff options
Diffstat (limited to 'devel/py-jupyterlab_launcher/Makefile')
-rw-r--r-- | devel/py-jupyterlab_launcher/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-jupyterlab_launcher/Makefile b/devel/py-jupyterlab_launcher/Makefile index f1ccee859440..848645c8add1 100644 --- a/devel/py-jupyterlab_launcher/Makefile +++ b/devel/py-jupyterlab_launcher/Makefile @@ -7,6 +7,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Jupyter Launcher (launcher for the JupiterLab environment) +WWW= https://jupyter.org/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE |