diff options
Diffstat (limited to 'science/py-h5py/Makefile')
-rw-r--r-- | science/py-h5py/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/science/py-h5py/Makefile b/science/py-h5py/Makefile index e32844aa52c8..d287ee00effc 100644 --- a/science/py-h5py/Makefile +++ b/science/py-h5py/Makefile @@ -7,6 +7,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= General-purpose Python interface to the HDF5 library +WWW= https://www.h5py.org/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/licenses/license.txt |