blob: 66e9f1dfd0f19f82ce61693c62e1082502380b29 (
plain) (
tree)
|
|
# 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.1.1.1 1998/02/09 08:09:35 tg 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/tk80
MAN1= cqcam.1
.include <bsd.port.mk>
|