aboutsummaryrefslogtreecommitdiffstats
path: root/science/cdo
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2016-12-04 00:32:29 +0800
committersunpoet <sunpoet@FreeBSD.org>2016-12-04 00:32:29 +0800
commit409540686478e39e9cfb75178b7f10cbc0005267 (patch)
treee74a9fbf0765f58f31cff6a3701e107aee2e082b /science/cdo
parent8ac1718aa19b44bc31120be2c8eb241a8142658f (diff)
downloadfreebsd-ports-gnome-409540686478e39e9cfb75178b7f10cbc0005267.tar.gz
freebsd-ports-gnome-409540686478e39e9cfb75178b7f10cbc0005267.tar.zst
freebsd-ports-gnome-409540686478e39e9cfb75178b7f10cbc0005267.zip
- Add missing CGRIBEX_DESC
Diffstat (limited to 'science/cdo')
-rw-r--r--science/cdo/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/science/cdo/Makefile b/science/cdo/Makefile
index 76561389af52..539413af103f 100644
--- a/science/cdo/Makefile
+++ b/science/cdo/Makefile
@@ -16,6 +16,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
OPTIONS_DEFINE= CGRIBEX HDF5 JASPER NETCDF PROJ SZIP UDUNITS
OPTIONS_DEFAULT=CGRIBEX HDF5 JASPER NETCDF PROJ SZIP UDUNITS
OPTIONS_SUB= yes
+CGRIBEX_DESC= Use CGRIBEX library for GRIB1 files
HDF5_IMPLIES= SZIP
NETCDF_IMPLIES= HDF5