diff options
author | Markus Brueffer <markus@FreeBSD.org> | 2004-11-17 16:35:41 +0000 |
---|---|---|
committer | Markus Brueffer <markus@FreeBSD.org> | 2004-11-17 16:35:41 +0000 |
commit | bd646cbcd0e830a764710376dd93112e011cf228 (patch) | |
tree | edc9edb7e8ef7ee497116a14ba0c713510cdc585 /graphics/Makefile | |
parent | d225aca67ab7e9bd0f89735773735c4b061f989f (diff) | |
download | ports-bd646cbcd0e830a764710376dd93112e011cf228.tar.gz ports-bd646cbcd0e830a764710376dd93112e011cf228.zip |
Add libkipi 0.1, the KDE Image Plugin Interface.
Arjan van Leeuwen <avleeuwen@piwebs.com> kindly volunteered to maintain
this port, thanks!
Notes
Notes:
svn path=/head/; revision=121816
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 4f93c2f26fd2..9f8d84536b4e 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -247,6 +247,7 @@ SUBDIR += libgphoto2 SUBDIR += libgrass5 SUBDIR += libimg + SUBDIR += libkipi SUBDIR += liblug SUBDIR += libmng SUBDIR += libmorph |