aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/p5-Geo-GDAL
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2013-04-26 17:14:48 +0800
committersunpoet <sunpoet@FreeBSD.org>2013-04-26 17:14:48 +0800
commit304588e879350e9acffb39e57b25f8ee9da5fc9d (patch)
treef9b991546e900ca46a0b4cb372a0e4f941513371 /graphics/p5-Geo-GDAL
parent57b66a6a211ca8b660ec4cae16ef7326b787a55e (diff)
downloadfreebsd-ports-gnome-304588e879350e9acffb39e57b25f8ee9da5fc9d.tar.gz
freebsd-ports-gnome-304588e879350e9acffb39e57b25f8ee9da5fc9d.tar.zst
freebsd-ports-gnome-304588e879350e9acffb39e57b25f8ee9da5fc9d.zip
- Add LICENSE
Diffstat (limited to 'graphics/p5-Geo-GDAL')
-rw-r--r--graphics/p5-Geo-GDAL/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/p5-Geo-GDAL/Makefile b/graphics/p5-Geo-GDAL/Makefile
index 7898503cdc48..531350b7406a 100644
--- a/graphics/p5-Geo-GDAL/Makefile
+++ b/graphics/p5-Geo-GDAL/Makefile
@@ -13,6 +13,8 @@ DISTNAME= gdal-${PORTVERSION}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Perl binding for GDAL
+LICENSE= MIT
+
LIB_DEPENDS= gdal:${PORTSDIR}/graphics/gdal
USE_PERL5= yes