aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/cqcam/Makefile
blob: 63377d7b1f2c16c32312d5cd99746d562f4c6e98 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# New ports collection makefile for:    cqcam
# Version required: 0.45a
# Date created:     29 Oct 1997
# Whom:         Kensaku Masuda <greg@greg.rim.or.jp>
#
# $Id: Makefile,v 1.7 1998/10/05 03:18:32 steve Exp $
#

DISTNAME=   cqcam-0.45a
CATEGORIES= graphics tk80
MASTER_SITES=   http://www.cs.virginia.edu/~patrick/cqcam/
EXTRACT_SUFX=   .tgz

MAINTAINER= ports@FreeBSD.ORG

LIB_DEPENDS=    tk80.1:${PORTSDIR}/x11-toolkits/tk80 \
        jpeg.9:${PORTSDIR}/graphics/jpeg

MAN1=       cqcam.1
MLINKS=     cqcam.1 webcam.1 \
        cqcam.1 xcqcam.1

.include <bsd.port.mk>