aboutsummaryrefslogtreecommitdiff
path: root/science/netcdf
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-04-17 16:05:56 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-04-17 16:05:56 +0000
commit0fa9a004169673bf8e244abb5ea5651fb442ce1a (patch)
tree19988fad11a7af9c67b8b3befe736d53e198138e /science/netcdf
parentbf184f3482711fc23d0e9c59d3840035ecf899ab (diff)
downloadports-0fa9a004169673bf8e244abb5ea5651fb442ce1a.tar.gz
ports-0fa9a004169673bf8e244abb5ea5651fb442ce1a.zip
Add LICENSE
PR: 217786 Reported by: Anton Shterenlikht <mexas@bris.ac.uk>
Notes
Notes: svn path=/head/; revision=438716
Diffstat (limited to 'science/netcdf')
-rw-r--r--science/netcdf/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/science/netcdf/Makefile b/science/netcdf/Makefile
index 08c7807ea699..4eee8c9d8bb5 100644
--- a/science/netcdf/Makefile
+++ b/science/netcdf/Makefile
@@ -11,6 +11,11 @@ MASTER_SITES= http://www.unidata.ucar.edu/downloads/netcdf/ftp/ \
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= C library for machine-independent, array-oriented data access
+LICENSE= UCAR_UNIDATA
+LICENSE_FILE= ${WRKSRC}/COPYRIGHT
+LICENSE_NAME= University Corporation for Atmospheric Research/Unidata
+LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
+
LIB_DEPENDS= libhdf5.so:science/hdf5
CONFLICTS_INSTALL= hdf-4.[0-9]* netcdf-3.[0-9]* netcdf3-3.[0-9]*