svn commit: r324401 - head/graphics/py-gdal

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Aug 8 16:47:33 UTC 2013


Author: sunpoet
Date: Thu Aug  8 16:47:32 2013
New Revision: 324401
URL: http://svnweb.freebsd.org/changeset/ports/324401

Log:
  - Add LICENSE

Modified:
  head/graphics/py-gdal/Makefile

Modified: head/graphics/py-gdal/Makefile
==============================================================================
--- head/graphics/py-gdal/Makefile	Thu Aug  8 15:19:42 2013	(r324400)
+++ head/graphics/py-gdal/Makefile	Thu Aug  8 16:47:32 2013	(r324401)
@@ -12,6 +12,8 @@ PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 MAINTAINER=	sunpoet at FreeBSD.org
 COMMENT=	Python binding for GDAL
 
+LICENSE=	MIT
+
 LIB_DEPENDS=	gdal:${PORTSDIR}/graphics/gdal
 
 OPTIONS_DEFINE=	NUMPY


More information about the svn-ports-all mailing list