diff options
Diffstat (limited to '')
-rw-r--r-- | textproc/py-jupyterlab-pygments/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/py-jupyterlab-pygments/Makefile b/textproc/py-jupyterlab-pygments/Makefile index dffb9cf0bb5b..1b6d4e82ba9f 100644 --- a/textproc/py-jupyterlab-pygments/Makefile +++ b/textproc/py-jupyterlab-pygments/Makefile @@ -7,6 +7,7 @@ DISTNAME= jupyterlab_pygments-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Pygments theme using JupyterLab CSS variables +WWW= https://github.com/jupyterlab/jupyterlab_pygments LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE |