diff options
Diffstat (limited to 'graphics/gdal/Makefile')
-rw-r--r-- | graphics/gdal/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/gdal/Makefile b/graphics/gdal/Makefile index ed3132b15b68..9d04c5ac10a9 100644 --- a/graphics/gdal/Makefile +++ b/graphics/gdal/Makefile @@ -7,6 +7,7 @@ MASTER_SITES= https://download.osgeo.org/gdal/${PORTVERSION}/ \ MAINTAINER= sunpoet@FreeBSD.org COMMENT= Translator library for raster geospatial data formats +WWW= https://gdal.org/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.TXT |