diff options
Diffstat (limited to 'devel/py-ipykernel/Makefile')
-rw-r--r-- | devel/py-ipykernel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-ipykernel/Makefile b/devel/py-ipykernel/Makefile index 9a1560b26f89..1c68802200ea 100644 --- a/devel/py-ipykernel/Makefile +++ b/devel/py-ipykernel/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= IPython Kernel for Jupyter +WWW= https://ipython.org/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING.md |