1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
freebsd-ports/deskutils/cbb/Makefile
Steve Price bc087374d3 Update to use Tcl/Tk version 8.2.
Submitted by:	Ade Lovett <ade@lovett.com>
1999-11-28 18:32:45 +00:00

23 lines
431 B
Makefile

# New ports collection Makefile for: cbb
# Version required: 0.78
# Date created: 24 September, 1998
# Whom: kline
#
# $FreeBSD$
#
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.2:${PORTSDIR}/x11-toolkits/tk82
NO_BUILD= yes
USE_PERL5= yes
MAKE_ENV= PERL5=${PERL5}
.include <bsd.port.mk>