diff options
author | khorben <khorben@pkgsrc.org> | 2013-03-04 23:11:43 +0000 |
---|---|---|
committer | khorben <khorben@pkgsrc.org> | 2013-03-04 23:11:43 +0000 |
commit | ae351c6f9f8cb8b17a526e6a3f823a37cc7fd663 (patch) | |
tree | 73649b4df8eb2fbe71f683cb1b6a66fa6ddb721d /graphics/Makefile | |
parent | 4f163e91de076da158f802d97e2b4704741f8ae2 (diff) | |
download | pkgsrc-ae351c6f9f8cb8b17a526e6a3f823a37cc7fd663.tar.gz |
Added deforaos-camera
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index f2061f18175..02b87783a7b 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.646 2013/02/07 13:48:31 obache Exp $ +# $NetBSD: Makefile,v 1.647 2013/03/04 23:11:43 khorben Exp $ # COMMENT= Graphics tools and libraries @@ -63,6 +63,7 @@ SUBDIR+= cpia2view SUBDIR+= cqcam SUBDIR+= darktable SUBDIR+= dcraw +SUBDIR+= deforaos-camera SUBDIR+= denemo SUBDIR+= dia SUBDIR+= dia-python |