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 872a55556fc6..d9b712550999 100644 --- a/graphics/gdal/Makefile +++ b/graphics/gdal/Makefile @@ -11,6 +11,7 @@ CATEGORIES= graphics MASTER_SITES= ftp://ftp.remotesensing.org/pub/gdal/ MAINTAINER= ports@FreeBSD.org +COMMENT= A translator library for raster geospatial data formats BUILD_DEPENDS= ${LOCALBASE}/bin/doxygen:${PORTSDIR}/devel/doxygen LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ |