freebsd-ports/graphics/cqcam/Makefile
Bill Fumerola 9e83b99ecb Make this port actually fetch by using MASTER_SITE that works.
Making ffs() not conflict is another story...
1999-12-25 05:03:26 +00:00

26 lines
518 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= ftp://ftp.cdrom.com/pub/unixfreeware/graphics/
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>