aboutsummaryrefslogtreecommitdiff
path: root/finance/cbb/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'finance/cbb/Makefile')
-rw-r--r--finance/cbb/Makefile22
1 files changed, 0 insertions, 22 deletions
diff --git a/finance/cbb/Makefile b/finance/cbb/Makefile
deleted file mode 100644
index 973e14d16680..000000000000
--- a/finance/cbb/Makefile
+++ /dev/null
@@ -1,22 +0,0 @@
-# New ports collection Makefile for: cbb
-# Version required: 0.78
-# Date created: 24 September, 1998
-# Whom: kline
-#
-# $Id: Makefile,v 1.11 1999/03/15 02:15:00 steve Exp $
-#
-
-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.0:${PORTSDIR}/x11-toolkits/tk80
-
-NO_BUILD= yes
-USE_PERL5= yes
-MAKE_ENV= PERL5=${PERL5}
-
-.include <bsd.port.mk>