aboutsummaryrefslogtreecommitdiffstats
path: root/finance/cbb/Makefile
blob: 7e539d23fbaa2ac63fa4f5df872d0bfbedac5817 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# 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>