diff options
author | markd <markd> | 2004-07-28 14:22:08 +0000 |
---|---|---|
committer | markd <markd> | 2004-07-28 14:22:08 +0000 |
commit | 444d71d3e78e9f33a13f3586a567159da796db2a (patch) | |
tree | 90f999275edfa208dfe7c103a6f564816c70aba6 | |
parent | 9a96d7f72f851f959203ed394de24f396e8833d0 (diff) | |
download | pkgsrc-444d71d3e78e9f33a13f3586a567159da796db2a.tar.gz |
Add kphotobook and kphotools.
-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 |