diff options
author | hamajima <hamajima> | 2004-06-10 13:15:03 +0000 |
---|---|---|
committer | hamajima <hamajima> | 2004-06-10 13:15:03 +0000 |
commit | be3888a7763806f0ccde47ac78d85826e4e22e5f (patch) | |
tree | 0d285fe937dbb0c9e13fe6e66fbb4ab2459d836d /graphics/Makefile | |
parent | b1fdb9faf07ee263d49c78215c228fdf1f500586 (diff) | |
download | pkgsrc-be3888a7763806f0ccde47ac78d85826e4e22e5f.tar.gz |
New package for sq905view-0.01, software for use with USB SQcam Webcam based the SQ905 chip
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 1361753d8ae..69d17236b00 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.315 2004/06/05 07:46:36 hamajima Exp $ +# $NetBSD: Makefile,v 1.316 2004/06/10 13:17:03 hamajima Exp $ # COMMENT= Graphics tools and libraries @@ -224,6 +224,7 @@ SUBDIR+= skencil SUBDIR+= smpeg-xmms SUBDIR+= snx101view SUBDIR+= sodipodi +SUBDIR+= sq905view SUBDIR+= swfdec SUBDIR+= swfdec-gtk2 SUBDIR+= tcm |