1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
freebsd-ports/graphics/cqcam/Makefile
Thomas Gellekum 1e24954fd9 Import cqcam port. cqcam allows you to access a Connectix Color QuickCam.
PR:		4885
Submitted by:	Kensaku Masuda <greg@greg.rim.or.jp>
1998-02-09 08:09:36 +00:00

21 lines
391 B
Makefile

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