diff options
Diffstat (limited to 'finance/cbb/Makefile')
-rw-r--r-- | finance/cbb/Makefile | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/finance/cbb/Makefile b/finance/cbb/Makefile deleted file mode 100644 index d83f3ab8940f..000000000000 --- a/finance/cbb/Makefile +++ /dev/null @@ -1,22 +0,0 @@ -# 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> |