diff options
Diffstat (limited to 'devel/py-jupyter-client/Makefile')
-rw-r--r-- | devel/py-jupyter-client/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-jupyter-client/Makefile b/devel/py-jupyter-client/Makefile index e16e5055ecd2..2d0042d7bd70 100644 --- a/devel/py-jupyter-client/Makefile +++ b/devel/py-jupyter-client/Makefile @@ -8,6 +8,7 @@ DISTNAME= jupyter_client-${PORTVERSION} MAINTAINER= python@FreeBSD.org COMMENT= Jupyter protocol implementation and client libraries +WWW= https://jupyter.org/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING.md |