1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
freebsd-ports/x11-wm/bbconf/Makefile
Pete Fritchman 1596b84c03 Add bbconf-1.2, a configurator for the Blackbox window manager
PR:		31639
Submitted by:	Stijn Hoop <stijn@win.tue.nl>
2001-11-06 14:30:20 +00:00

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>