diff options
Diffstat (limited to 'devel/py-jupyter-server-mathjax/Makefile')
-rw-r--r-- | devel/py-jupyter-server-mathjax/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-jupyter-server-mathjax/Makefile b/devel/py-jupyter-server-mathjax/Makefile index e6880dd17b6c..7d8d1a4af097 100644 --- a/devel/py-jupyter-server-mathjax/Makefile +++ b/devel/py-jupyter-server-mathjax/Makefile @@ -7,6 +7,7 @@ DISTNAME= jupyter_server_mathjax-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= MathJax resources as a Jupyter Server Extension +WWW= https://github.com/jupyter-server/jupyter_server_mathjax LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE |