Date: Thu, 8 Aug 2013 16:47:33 +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: r324401 - head/graphics/py-gdal Message-ID: <201308081647.r78GlXhi053469@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@FreeBSD.org COMMENT= Python binding for GDAL +LICENSE= MIT + LIB_DEPENDS= gdal:${PORTSDIR}/graphics/gdal OPTIONS_DEFINE= NUMPY
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201308081647.r78GlXhi053469>