Import cqcam port. cqcam allows you to access a Connectix Color QuickCam.

PR:		4885
Submitted by:	Kensaku Masuda <greg@greg.rim.or.jp>
This commit is contained in:
Thomas Gellekum 1998-02-09 08:09:36 +00:00
parent 1958e9b759
commit 1e24954fd9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=9637
5 changed files with 31 additions and 0 deletions

20
graphics/cqcam/Makefile Normal file
View File

@ -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>

1
graphics/cqcam/distinfo Normal file
View File

@ -0,0 +1 @@
MD5 (cqcam-0.45a.tgz) = ae0d0d7bdb68a13344089b466d8fd30a

View File

@ -0,0 +1 @@
Color QUICK CAM frame grabber

1
graphics/cqcam/pkg-descr Normal file
View File

@ -0,0 +1 @@
Color QUICK CAM frame grabber

8
graphics/cqcam/pkg-plist Normal file
View File

@ -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