aboutsummaryrefslogtreecommitdiff
path: root/graphics/py-gdal/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-09-24 19:02:51 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-09-24 19:02:51 +0000
commit5963fb2614852e6cb8014e5be4e3e5f71f706aa7 (patch)
tree47a31cf5e30c76d8699e3e171abde193993e3936 /graphics/py-gdal/Makefile
parent1221f0c876242e363f878471faaf959310bc7839 (diff)
downloadports-5963fb2614852e6cb8014e5be4e3e5f71f706aa7.tar.gz
ports-5963fb2614852e6cb8014e5be4e3e5f71f706aa7.zip
Notes
Diffstat (limited to 'graphics/py-gdal/Makefile')
-rw-r--r--graphics/py-gdal/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/py-gdal/Makefile b/graphics/py-gdal/Makefile
index 376d49335a40..64e768771d7a 100644
--- a/graphics/py-gdal/Makefile
+++ b/graphics/py-gdal/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= gdal
-PORTVERSION= 2.0.0
-PORTREVISION= 1
+PORTVERSION= 2.0.1
CATEGORIES= graphics python
MASTER_SITES= http://download.osgeo.org/gdal/${PORTVERSION}/ \
ftp://ftp.remotesensing.org/pub/gdal/${PORTVERSION}/ \
@@ -14,6 +13,7 @@ MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Python binding for GDAL
LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/../../LICENSE.TXT
LIB_DEPENDS= libgdal.so:${PORTSDIR}/graphics/gdal