1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/graphics/cqcam/Makefile
Steve Price 850c4b69bd Update to use Tcl/Tk version 8.2.
Submitted by:	Ade Lovett <ade@lovett.com>
1999-11-29 03:47:42 +00:00

26 lines
514 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>
#
# $FreeBSD$
#
DISTNAME= cqcam-0.45a
CATEGORIES= graphics tk82
MASTER_SITES= http://www.cs.virginia.edu/~patrick/cqcam/
EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS= tk82.1:${PORTSDIR}/x11-toolkits/tk82 \
jpeg.9:${PORTSDIR}/graphics/jpeg
ONLY_FOR_ARCHS= i386
MAN1= cqcam.1
MLINKS= cqcam.1 webcam.1 \
cqcam.1 xcqcam.1
.include <bsd.port.mk>