diff options
Diffstat (limited to 'science/py-PubChemPy')
-rw-r--r-- | science/py-PubChemPy/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/science/py-PubChemPy/Makefile b/science/py-PubChemPy/Makefile index a187183c085d..27702c3e7063 100644 --- a/science/py-PubChemPy/Makefile +++ b/science/py-PubChemPy/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Simple Python wrapper around the PubChem PUG REST API +WWW= https://github.com/mcs07/PubChemPy LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |