diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-08-08 16:47:32 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-08-08 16:47:32 +0000 |
commit | 325e1c669d2258b3ba781fe1cc4501214101aea4 (patch) | |
tree | 452e0e5eff8d99cb2778042ae3cb8bc9ec0c6b0a /graphics | |
parent | 879db1cc7cc9cb70fdcf3215c08dccd505144cb3 (diff) | |
download | ports-325e1c669d2258b3ba781fe1cc4501214101aea4.tar.gz ports-325e1c669d2258b3ba781fe1cc4501214101aea4.zip |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/py-gdal/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/py-gdal/Makefile b/graphics/py-gdal/Makefile index 8520315e5373..d4078a49172c 100644 --- a/graphics/py-gdal/Makefile +++ b/graphics/py-gdal/Makefile @@ -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 |