1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-06 06:30:19 +00:00
freebsd-ports/finance/cbb/Makefile
Chris D. Faulhaber 1439bb2f7f Update port to 0.8.1
* Diffs provided by Glenn Johnson
* DISTFILES being hosted locally until it can be
  determined if the author has a permanent location
  and is continuing development

PR:		16351
Submitted by:	Maintainer
2000-01-30 23:37:23 +00:00

26 lines
559 B
Makefile

# New ports collection Makefile for: cbb
# Version required: 0.8.1
# Date created: 24 September, 1998
# Whom: kline
#
# $FreeBSD$
#
DISTNAME= cbb-0.8.1
CATEGORIES= deskutils
MASTER_SITES= http://www.FreeBSD.org/~jedgar/distfiles/
# Former sites that may or may not be usable in the future:
# 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}
GNU_CONFIGURE= yes
.include <bsd.port.mk>