aboutsummaryrefslogtreecommitdiff
path: root/graphics/Makefile
diff options
context:
space:
mode:
authorMarkus Brueffer <markus@FreeBSD.org>2004-11-17 16:48:26 +0000
committerMarkus Brueffer <markus@FreeBSD.org>2004-11-17 16:48:26 +0000
commitcae1d33e56ee9bb19faaf4ee6e9e5d7670197857 (patch)
treeffe2ae95d078180bf54e9677718cfe9d8247470b /graphics/Makefile
parentbd646cbcd0e830a764710376dd93112e011cf228 (diff)
downloadports-cae1d33e56ee9bb19faaf4ee6e9e5d7670197857.tar.gz
ports-cae1d33e56ee9bb19faaf4ee6e9e5d7670197857.zip
Add libkexif 0.1, a library for manipulating EXIF information embedded in
images. It currently supports viewing of all EXIF information via libexif. It also supports the modification of a few attributes in a safe way that preserves all other EXIF information in the file. It can currently modify the following tags: IFD0/Orientation EXIF/UserCommend WWW: http://digikam.sourceforge.net/ Arjan van Leeuwen <avleeuwen@piwebs.com> kindly volunteered to maintain this port, thanks!
Notes
Notes: svn path=/head/; revision=121818
Diffstat (limited to 'graphics/Makefile')
-rw-r--r--graphics/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index 9f8d84536b4e..f5fc25f584b0 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -247,6 +247,7 @@
SUBDIR += libgphoto2
SUBDIR += libgrass5
SUBDIR += libimg
+ SUBDIR += libkexif
SUBDIR += libkipi
SUBDIR += liblug
SUBDIR += libmng