# New ports collection makefile for:   bbconf
# Date created:        29 October 2001
# Whom:                Stijn Hoop <stijn@win.tue.nl>
#
# $FreeBSD$
#

PORTNAME=	bbconf
PORTVERSION=	1.4
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>