diff options
Diffstat (limited to 'science/netcdf/Makefile')
-rw-r--r-- | science/netcdf/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/science/netcdf/Makefile b/science/netcdf/Makefile index 9e465b81f3e8..0efce9c6bdf5 100644 --- a/science/netcdf/Makefile +++ b/science/netcdf/Makefile @@ -8,6 +8,7 @@ MASTER_SITES= https://downloads.unidata.ucar.edu/netcdf-c/${PORTVERSION}/ \ MAINTAINER= sunpoet@FreeBSD.org COMMENT= C library for machine-independent, array-oriented data access +WWW= https://www.unidata.ucar.edu/software/netcdf/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYRIGHT |