1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-14 23:46:10 +00:00
freebsd-ports/finance/cbb/Makefile
Steve Price fbc3d7afe7 Update to version 0.77.
PR:		10183
Submitted by:	maintainer
1999-03-15 02:15:16 +00:00

23 lines
475 B
Makefile

# New ports collection Makefile for: cbb
# Version required: 0.77
# Date created: 24 September, 1998
# Whom: kline
#
# $Id: Makefile,v 1.10 1998/12/12 21:41:25 jseger Exp $
#
DISTNAME= cbb-0.77
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>