diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 18:08:19 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 18:08:19 +0000 |
commit | e88cb93ce3d2cfb1b7f50b1d961064e7cb734bb3 (patch) | |
tree | fb13ac0f53f0354f024d2eae43a534a89e3286b2 /graphics/gdal | |
parent | * Update to 0.10.22 (diff) |
de-pkg-comment
Diffstat (limited to 'graphics/gdal')
-rw-r--r-- | graphics/gdal/Makefile | 1 | ||||
-rw-r--r-- | graphics/gdal/pkg-comment | 1 |
2 files changed, 1 insertions, 1 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 \ diff --git a/graphics/gdal/pkg-comment b/graphics/gdal/pkg-comment deleted file mode 100644 index ae416e597ab8..000000000000 --- a/graphics/gdal/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A translator library for raster geospatial data formats |