diff options
Diffstat (limited to 'science/py-py3Dmol')
-rw-r--r-- | science/py-py3Dmol/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/science/py-py3Dmol/Makefile b/science/py-py3Dmol/Makefile index 75b09e606771..c786925be423 100644 --- a/science/py-py3Dmol/Makefile +++ b/science/py-py3Dmol/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= IPython interface for embedding 3Dmol.js views +WWW= https://3dmol.csb.pitt.edu/ LICENSE= WTFPL LICENSE_FILE= ${WRKSRC}/LICENSE.txt |