diff options
author | jeh <jeh@FreeBSD.org> | 2001-02-14 20:31:22 +0800 |
---|---|---|
committer | jeh <jeh@FreeBSD.org> | 2001-02-14 20:31:22 +0800 |
commit | 9a2c51f639be616f522d84e4ea65385fa417244a (patch) | |
tree | 75df84afd5230c5c6f117af02577cc5aa38e2ff8 /graphics/Makefile | |
parent | 38f54628f36e47dc16febd813a10224ccce7c807 (diff) | |
download | freebsd-ports-gnome-9a2c51f639be616f522d84e4ea65385fa417244a.tar.gz freebsd-ports-gnome-9a2c51f639be616f522d84e4ea65385fa417244a.tar.zst freebsd-ports-gnome-9a2c51f639be616f522d84e4ea65385fa417244a.zip |
New Port: graphics/libgrass
ibgrass5 is a library containing the all of the functions
that are available in the GRASS GIS program.
PR: 23872
Submitted by: Jonathan Pennington <john@coastalgeology.org>
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 3013013eb65c..84dd31b2d098 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -108,6 +108,7 @@ SUBDIR += libdjvu++ SUBDIR += libflash SUBDIR += libggi + SUBDIR += libgrass5 SUBDIR += libimg SUBDIR += liblug SUBDIR += libmng |