1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/graphics/cqcam/Makefile

22 lines
486 B
Makefile
Raw Normal View History

# New ports collection makefile for: cqcam
# Version required: 0.45a
# Date created: 29 Oct 1997
# Whom: Kensaku Masuda <greg@greg.rim.or.jp>
#
1998-02-24 21:43:51 +00:00
# $Id: Makefile,v 1.2 1998/02/21 22:37:54 fenner Exp $
#
DISTNAME= cqcam-0.45a
1998-02-24 21:43:51 +00:00
CATEGORIES= graphics tk81
MASTER_SITES= http://www.cs.virginia.edu/~patrick/cqcam/
EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.ORG
1998-02-24 21:43:51 +00:00
LIB_DEPENDS= jpeg\\.7\\.:${PORTSDIR}/graphics/jpeg \
tk81\\.1:${PORTSDIR}/x11/tk81
MAN1= cqcam.1
.include <bsd.port.mk>