2001-11-06 15:30:20 +01:00
|
|
|
# New ports collection makefile for: bbconf
|
|
|
|
# Date created: 29 October 2001
|
|
|
|
# Whom: Stijn Hoop <stijn@win.tue.nl>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= bbconf
|
2002-01-22 16:51:28 +01:00
|
|
|
PORTVERSION= 1.4
|
2001-11-06 15:30:20 +01:00
|
|
|
CATEGORIES= x11-wm
|
|
|
|
MASTER_SITES= http://bbconf.sourceforge.net/code/
|
|
|
|
|
|
|
|
MAINTAINER= stijn@win.tue.nl
|
|
|
|
|
|
|
|
USE_X_PREFIX= yes
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
USE_QT_VER= 2
|
|
|
|
|
|
|
|
MAN1= bbconf.1
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|