diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-12-03 16:32:29 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-12-03 16:32:29 +0000 |
commit | 027dd81bcbb1b2960c83a86c86ded86d627f3d82 (patch) | |
tree | e74a9fbf0765f58f31cff6a3701e107aee2e082b /science/cdo | |
parent | e59207cd94d6ba0faee71a0bdf18d8b9dfcb36de (diff) |
Notes
Diffstat (limited to 'science/cdo')
-rw-r--r-- | science/cdo/Makefile | 1 |
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 |