1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/deskutils/cbb/Makefile
Matthew Hunt 2d4fd20afb Upgrade to 0.78.
Approved by:	Gary Kline <kline@tao.thought.org>
1999-03-18 19:47:23 +00:00

23 lines
474 B
Makefile

# New ports collection Makefile for: cbb
# Version required: 0.78
# Date created: 24 September, 1998
# Whom: kline
#
# $Id: Makefile,v 1.11 1999/03/15 02:15:00 steve Exp $
#
DISTNAME= cbb-0.78
CATEGORIES= deskutils
MASTER_SITES= ftp://ftp.me.umn.edu/pub/finance/ \
ftp://ftp.fifi.org/pub/cbb/
MAINTAINER= kline@thought.org
RUN_DEPENDS= wish8.0:${PORTSDIR}/x11-toolkits/tk80
NO_BUILD= yes
USE_PERL5= yes
MAKE_ENV= PERL5=${PERL5}
.include <bsd.port.mk>