Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Apr 2013 09:14:48 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r316591 - head/graphics/p5-Geo-GDAL
Message-ID:  <201304260914.r3Q9Em5x092862@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Apr 26 09:14:48 2013
New Revision: 316591
URL: http://svnweb.freebsd.org/changeset/ports/316591

Log:
  - Add LICENSE

Modified:
  head/graphics/p5-Geo-GDAL/Makefile

Modified: head/graphics/p5-Geo-GDAL/Makefile
==============================================================================
--- head/graphics/p5-Geo-GDAL/Makefile	Fri Apr 26 09:12:29 2013	(r316590)
+++ head/graphics/p5-Geo-GDAL/Makefile	Fri Apr 26 09:14:48 2013	(r316591)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201304260914.r3Q9Em5x092862>