diff options
author | markd <markd@pkgsrc.org> | 2004-07-28 14:22:08 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2004-07-28 14:22:08 +0000 |
commit | 21ab2c22469a634abd38d962a93ce2cc49db745e (patch) | |
tree | 90f999275edfa208dfe7c103a6f564816c70aba6 /graphics/Makefile | |
parent | 5c580c241660344397788c77224224a7ad5df1df (diff) | |
download | pkgsrc-21ab2c22469a634abd38d962a93ce2cc49db745e.tar.gz |
Add kphotobook and kphotools.
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 3a56c61fd81..24c75706145 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.326 2004/07/28 13:39:47 markd Exp $ +# $NetBSD: Makefile,v 1.327 2004/07/28 14:22:08 markd Exp $ # COMMENT= Graphics tools and libraries @@ -132,6 +132,8 @@ SUBDIR+= jpeginfo SUBDIR+= jpegoptim SUBDIR+= kdegraphics2 SUBDIR+= kdegraphics3 +SUBDIR+= kphotobook +SUBDIR+= kphotools SUBDIR+= lcms SUBDIR+= lib3ds SUBDIR+= libart2 |