diff options
author | krion <krion@FreeBSD.org> | 2003-12-20 03:28:19 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2003-12-20 03:28:19 +0800 |
commit | 0b81ccc9ab6592aa0f0362df015553150146643f (patch) | |
tree | 492fbef97c23d96c67562838c2a98943cb87715a /graphics/Makefile | |
parent | b2553884929e4b1529d33ef0dc6247b6baf4eb42 (diff) | |
download | freebsd-ports-graphics-0b81ccc9ab6592aa0f0362df015553150146643f.tar.gz freebsd-ports-graphics-0b81ccc9ab6592aa0f0362df015553150146643f.tar.zst freebsd-ports-graphics-0b81ccc9ab6592aa0f0362df015553150146643f.zip |
Add kimdaba 1.0.1, image database for KDE.
KimDaba focuses on three key points:
o It must be easy to describe a number of images at a time.
o It must be easy to search for images.
o It must be easy to browse and view the images.
PR: 60383
Submitted by: Markus Brueffer <brueffer@phoenix-systems.de>
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 c12c12bfa9d..e9067a18781 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -183,6 +183,7 @@ SUBDIR += kdc2tiff SUBDIR += kdegraphics3 SUBDIR += kimagemapeditor + SUBDIR += kimdaba SUBDIR += kisomandel SUBDIR += kix-kmod SUBDIR += kludge3d |