summaryrefslogtreecommitdiff
path: root/graphics/cqcam
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>1998-02-09 08:09:36 +0000
committerThomas Gellekum <tg@FreeBSD.org>1998-02-09 08:09:36 +0000
commit1e24954fd94ea5662ddc7f0445851fce66544af7 (patch)
tree6ebdf623cf2a1804c8c56f5edebe8a22c41fd8e4 /graphics/cqcam
parentRemove ftp.isri.unlv.edu; it hasn't been running an FTP server (diff)
Import cqcam port. cqcam allows you to access a Connectix Color QuickCam.
PR: 4885 Submitted by: Kensaku Masuda <greg@greg.rim.or.jp>
Notes
Notes: svn path=/head/; revision=9637
Diffstat (limited to 'graphics/cqcam')
-rw-r--r--graphics/cqcam/Makefile20
-rw-r--r--graphics/cqcam/distinfo1
-rw-r--r--graphics/cqcam/pkg-comment1
-rw-r--r--graphics/cqcam/pkg-descr1
-rw-r--r--graphics/cqcam/pkg-plist8
5 files changed, 31 insertions, 0 deletions
diff --git a/graphics/cqcam/Makefile b/graphics/cqcam/Makefile
new file mode 100644
index 000000000000..85855383a209
--- /dev/null
+++ b/graphics/cqcam/Makefile
@@ -0,0 +1,20 @@
+# New ports collection makefile for: cqcam
+# Version required: 0.45a
+# Date created: 29 Oct 1997
+# Whom: Kensaku Masuda <greg@greg.rim.or.jp>
+#
+# $Id$
+#
+
+DISTNAME= cqcam-0.45a
+CATEGORIES= graphics
+MASTER_SITES= http://www.cs.virginia.edu/~patrick/cqcam/
+EXTRACT_SUFX= .tgz
+
+MAINTAINER= ports@FreeBSD.ORG
+
+LIB_DEPENDS= tk80\\.1:${PORTSDIR}/x11/tk80
+
+MAN1= cqcam.1
+
+.include <bsd.port.mk>
diff --git a/graphics/cqcam/distinfo b/graphics/cqcam/distinfo
new file mode 100644
index 000000000000..ff65265bbccc
--- /dev/null
+++ b/graphics/cqcam/distinfo
@@ -0,0 +1 @@
+MD5 (cqcam-0.45a.tgz) = ae0d0d7bdb68a13344089b466d8fd30a
diff --git a/graphics/cqcam/pkg-comment b/graphics/cqcam/pkg-comment
new file mode 100644
index 000000000000..e7c87b54bcb6
--- /dev/null
+++ b/graphics/cqcam/pkg-comment
@@ -0,0 +1 @@
+Color QUICK CAM frame grabber
diff --git a/graphics/cqcam/pkg-descr b/graphics/cqcam/pkg-descr
new file mode 100644
index 000000000000..e7c87b54bcb6
--- /dev/null
+++ b/graphics/cqcam/pkg-descr
@@ -0,0 +1 @@
+Color QUICK CAM frame grabber
diff --git a/graphics/cqcam/pkg-plist b/graphics/cqcam/pkg-plist
new file mode 100644
index 000000000000..fcd6d2228db9
--- /dev/null
+++ b/graphics/cqcam/pkg-plist
@@ -0,0 +1,8 @@
+bin/cqcam
+bin/xcqcam
+bin/webcam
+man/man1/cqcam.1.gz
+@exec ln -s %D/%F %B/webcam.1.gz
+@exec ln -s %D/%F %B/xcqcam.1.gz
+@unexec rm %B/webcam.1.gz
+@unexec rm %B/xcqcam.1.gz