diff options
Diffstat (limited to 'graphics/py-gdal/Makefile')
-rw-r--r-- | graphics/py-gdal/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/py-gdal/Makefile b/graphics/py-gdal/Makefile index 70785825e013..9094c5ae09b2 100644 --- a/graphics/py-gdal/Makefile +++ b/graphics/py-gdal/Makefile @@ -8,6 +8,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Python binding for GDAL +WWW= https://gdal.org/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/../../LICENSE.TXT |