1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/finance/cbb/Makefile
Chris D. Faulhaber 91f9ecd852 Update the ports WWW and MASTER_SITES
Obtained from:	Maintainer
2000-01-31 23:04:16 +00:00

23 lines
424 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://download.sourceforge.net/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>