mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
1596b84c03
PR: 31639 Submitted by: Stijn Hoop <stijn@win.tue.nl>
22 lines
383 B
Makefile
22 lines
383 B
Makefile
# New ports collection makefile for: bbconf
|
|
# Date created: 29 October 2001
|
|
# Whom: Stijn Hoop <stijn@win.tue.nl>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= bbconf
|
|
PORTVERSION= 1.2
|
|
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>
|