1999-03-15 03:15:16 +01:00
|
|
|
# New ports collection Makefile for: cbb
|
1998-10-10 05:47:34 +02:00
|
|
|
# Date created: 24 September, 1998
|
1997-10-11 06:13:39 +02:00
|
|
|
# Whom: kline
|
|
|
|
#
|
1999-08-25 07:28:01 +02:00
|
|
|
# $FreeBSD$
|
1997-10-11 06:13:39 +02:00
|
|
|
#
|
|
|
|
|
2000-04-09 00:04:57 +02:00
|
|
|
PORTNAME= cbb
|
|
|
|
PORTVERSION= 0.8.1
|
1999-03-15 03:15:16 +01:00
|
|
|
CATEGORIES= deskutils
|
2000-06-14 15:21:38 +02:00
|
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
|
|
|
MASTER_SITE_SUBDIR= ${PORTNAME}
|
1997-10-11 06:13:39 +02:00
|
|
|
|
|
|
|
MAINTAINER= kline@thought.org
|
|
|
|
|
1999-11-28 19:32:45 +01:00
|
|
|
RUN_DEPENDS= wish8.2:${PORTSDIR}/x11-toolkits/tk82
|
1997-10-11 06:13:39 +02:00
|
|
|
|
2001-01-16 18:33:20 +01:00
|
|
|
NO_BUILD= yes
|
1997-10-11 06:13:39 +02:00
|
|
|
USE_PERL5= yes
|
1998-09-15 23:31:59 +02:00
|
|
|
MAKE_ENV= PERL5=${PERL5}
|
2001-01-16 18:33:20 +01:00
|
|
|
GNU_CONFIGURE= yes
|
1997-10-11 06:13:39 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|