1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-06 06:30:19 +00:00
freebsd-ports/graphics/cqcam/Makefile
Maxim Sobolev 78d4c0b92d Update MASTER_SITE: ftp.cdrom.com --> ftp.freesoftware.com.
PR:		19101
Submitted by:	Daniel Harris <dannyboy@subdimension.com>
2000-06-08 15:34:21 +00:00

26 lines
512 B
Makefile

# New ports collection makefile for: cqcam
# Date created: 29 Oct 1997
# Whom: Kensaku Masuda <greg@greg.rim.or.jp>
#
# $FreeBSD$
#
PORTNAME= cqcam
PORTVERSION= 0.45a
CATEGORIES= graphics tk82
MASTER_SITES= ftp://ftp.freesoftware.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>