aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/bbconf/Makefile
diff options
context:
space:
mode:
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 000000000000..335533988847
--- /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>