diff options
author | ale <ale@FreeBSD.org> | 2007-03-14 22:40:51 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2007-03-14 22:40:51 +0800 |
commit | 988d83b40c0b1a0b468136148d06b3221928af46 (patch) | |
tree | caa4d15bea517ff4b692c22be1c12720704313db /graphics/Makefile | |
parent | 8738c90a2b98f4a368e22cce2e374ccf8e07221e (diff) | |
download | freebsd-ports-gnome-988d83b40c0b1a0b468136148d06b3221928af46.tar.gz freebsd-ports-gnome-988d83b40c0b1a0b468136148d06b3221928af46.tar.zst freebsd-ports-gnome-988d83b40c0b1a0b468136148d06b3221928af46.zip |
libkexiv2 is a wrapper around Exiv2 library to manipulate pictures metadata.
WWW: http://www.kipi-plugins.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 51fd476dd8dd..dcfac5c6cf63 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -362,6 +362,7 @@ SUBDIR += libimg-tkstep80 SUBDIR += libiptcdata SUBDIR += libkexif + SUBDIR += libkexiv2 SUBDIR += libkipi SUBDIR += liblug SUBDIR += libmng |