summaryrefslogtreecommitdiffstats
path: root/x11-wm/bbconf/Makefile
diff options
context:
space:
mode:
authorpetef <petef@FreeBSD.org>2001-11-06 14:30:20 +0000
committerpetef <petef@FreeBSD.org>2001-11-06 14:30:20 +0000
commit9cb542f970fea1ce4888b28910d8fc33b2fd29da (patch)
treecd13a20a49ba6eb646320a8498fb3025ad2ef8ad /x11-wm/bbconf/Makefile
parentba501e97ac14eed576a42c266ef08faf3cdb3886 (diff)
downloadFreeBSD-ports-9cb542f970fea1ce4888b28910d8fc33b2fd29da.zip
FreeBSD-ports-9cb542f970fea1ce4888b28910d8fc33b2fd29da.tar.gz
Add bbconf-1.2, a configurator for the Blackbox window manager
PR: 31639 Submitted by: Stijn Hoop <stijn@win.tue.nl>
Diffstat (limited to 'x11-wm/bbconf/Makefile')
-rw-r--r--x11-wm/bbconf/Makefile21
1 files changed, 21 insertions, 0 deletions
diff --git a/x11-wm/bbconf/Makefile b/x11-wm/bbconf/Makefile
new file mode 100644
index 0000000..3355339
--- /dev/null
+++ b/x11-wm/bbconf/Makefile
@@ -0,0 +1,21 @@
+# 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>
OpenPOWER on IntegriCloud