diff options
author | lioux <lioux@FreeBSD.org> | 2010-09-07 10:49:13 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2010-09-07 10:49:13 +0800 |
commit | 24727fadf12c7e51385538f551135826ee08dfcf (patch) | |
tree | 029cef348bdbc7219570a1dc07c86936be32d5c3 /graphics/Makefile | |
parent | ef12fd4ab4fa3d104e122c2ab9f630818b6a0a61 (diff) | |
download | freebsd-ports-gnome-24727fadf12c7e51385538f551135826ee08dfcf.tar.gz freebsd-ports-gnome-24727fadf12c7e51385538f551135826ee08dfcf.tar.zst freebsd-ports-gnome-24727fadf12c7e51385538f551135826ee08dfcf.zip |
New port gexiv2 version 0.2.0: GObject-based wrapper around the
Exiv2 library
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 7950c5a8f886..d4a608fe1db2 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -232,6 +232,7 @@ SUBDIR += geomview SUBDIR += geos SUBDIR += geoserver + SUBDIR += gexiv2 SUBDIR += gfont SUBDIR += giblib SUBDIR += gif2png |