1999-03-15 02:15:16 +00:00
|
|
|
# New ports collection Makefile for: cbb
|
2000-01-30 23:37:23 +00:00
|
|
|
# Version required: 0.8.1
|
1998-10-10 03:47:34 +00:00
|
|
|
# Date created: 24 September, 1998
|
1997-10-11 04:13:39 +00:00
|
|
|
# Whom: kline
|
|
|
|
#
|
1999-08-25 05:28:01 +00:00
|
|
|
# $FreeBSD$
|
1997-10-11 04:13:39 +00:00
|
|
|
#
|
|
|
|
|
2000-01-30 23:37:23 +00:00
|
|
|
DISTNAME= cbb-0.8.1
|
1999-03-15 02:15:16 +00:00
|
|
|
CATEGORIES= deskutils
|
2000-01-31 23:04:16 +00:00
|
|
|
MASTER_SITES= http://download.sourceforge.net/cbb/
|
1997-10-11 04:13:39 +00:00
|
|
|
|
|
|
|
MAINTAINER= kline@thought.org
|
|
|
|
|
1999-11-28 18:32:45 +00:00
|
|
|
RUN_DEPENDS= wish8.2:${PORTSDIR}/x11-toolkits/tk82
|
1997-10-11 04:13:39 +00:00
|
|
|
|
|
|
|
NO_BUILD= yes
|
|
|
|
USE_PERL5= yes
|
1998-09-15 21:31:59 +00:00
|
|
|
MAKE_ENV= PERL5=${PERL5}
|
2000-01-30 23:37:23 +00:00
|
|
|
GNU_CONFIGURE= yes
|
1997-10-11 04:13:39 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|