From f892d2884ec07b1e1c6c3c1d6594e2843c2d06f5 Mon Sep 17 00:00:00 2001 From: sunpoet Date: Mon, 9 Nov 2015 18:43:29 +0000 Subject: - Update to 1.7.0 - Add LICENSE_FILE Changes: https://code.zmaw.de/news/324 --- science/cdo/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'science/cdo/Makefile') diff --git a/science/cdo/Makefile b/science/cdo/Makefile index 7bd6a8a4c5d0..87df02c528c2 100644 --- a/science/cdo/Makefile +++ b/science/cdo/Makefile @@ -2,16 +2,16 @@ # $FreeBSD$ PORTNAME= cdo -PORTVERSION= 1.6.9 -PORTREVISION= 1 +PORTVERSION= 1.7.0 CATEGORIES= science -MASTER_SITES= https://code.zmaw.de/attachments/download/10198/ \ +MASTER_SITES= https://code.zmaw.de/attachments/download/11392/ \ LOCAL/sunpoet MAINTAINER= sunpoet@FreeBSD.org COMMENT= Climate Data Operators LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING OPTIONS_DEFINE= CGRIBEX HDF5 JASPER NETCDF PROJ SZIP UDUNITS OPTIONS_DEFAULT=CGRIBEX HDF5 JASPER NETCDF PROJ SZIP UDUNITS -- cgit