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/libgrass5 | |
parent | 169aa14504da58c00c3a38000f4998293ebcebe7 (diff) | |
download | ports-e88cb93ce3d2cfb1b7f50b1d961064e7cb734bb3.tar.gz ports-e88cb93ce3d2cfb1b7f50b1d961064e7cb734bb3.zip |
Notes
Diffstat (limited to 'graphics/libgrass5')
-rw-r--r-- | graphics/libgrass5/Makefile | 1 | ||||
-rw-r--r-- | graphics/libgrass5/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/graphics/libgrass5/Makefile b/graphics/libgrass5/Makefile index 6e3db9838afe..4db6250ae007 100644 --- a/graphics/libgrass5/Makefile +++ b/graphics/libgrass5/Makefile @@ -11,6 +11,7 @@ CATEGORIES= graphics MASTER_SITES= http://gdal.velocet.ca/projects/grass/ MAINTAINER= ports@FreeBSD.org +COMMENT= Library of functions from the GRASS GIS application for use by non-GRASS programs USE_GMAKE= yes USE_LIBTOOL= yes diff --git a/graphics/libgrass5/pkg-comment b/graphics/libgrass5/pkg-comment deleted file mode 100644 index e2ec6ba610a5..000000000000 --- a/graphics/libgrass5/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Library of functions from the GRASS GIS application for use by non-GRASS programs |