diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2010-09-07 02:49:13 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2010-09-07 02:49:13 +0000 |
commit | 28639fc6290df4c3f627ca17c9722dd89ea28369 (patch) | |
tree | 8094c9e61bc36057855f07601da3cde3542984c2 /graphics/Makefile | |
parent | 02fd646f9ec931cbed9680abfbed390b3b96bf38 (diff) |
New port gexiv2 version 0.2.0: GObject-based wrapper around the
Exiv2 library
Notes
Notes:
svn path=/head/; revision=260670
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 |