diff options
-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 |