aboutsummaryrefslogtreecommitdiff
path: root/science/netcdf-cxx
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-08-25 18:21:02 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-08-25 18:21:02 +0000
commit48436eeffcb8d5090834883eac3f2c5031217138 (patch)
tree6e96ce272820720daea2d871e551f47025e6e9fd /science/netcdf-cxx
parent47a4e57c998c3e480d3345042e1db29672719d82 (diff)
downloadports-48436eeffcb8d5090834883eac3f2c5031217138.tar.gz
ports-48436eeffcb8d5090834883eac3f2c5031217138.zip
Add LICENSE
Notes
Notes: svn path=/head/; revision=448727
Diffstat (limited to 'science/netcdf-cxx')
-rw-r--r--science/netcdf-cxx/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/science/netcdf-cxx/Makefile b/science/netcdf-cxx/Makefile
index 3b30e8c6379a..dfbe38f16a15 100644
--- a/science/netcdf-cxx/Makefile
+++ b/science/netcdf-cxx/Makefile
@@ -9,6 +9,11 @@ CATEGORIES= science
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= libnetcdf.so:science/netcdf
CONFLICTS= netcdf-3.* netcdf-4.[0-2].*