diff options
Diffstat (limited to 'graphics/p5-Geo-GDAL/Makefile')
-rw-r--r-- | graphics/p5-Geo-GDAL/Makefile | 2 |
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 |