summaryrefslogtreecommitdiff
path: root/wm/bbconf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'wm/bbconf/Makefile')
-rw-r--r--wm/bbconf/Makefile18
1 files changed, 18 insertions, 0 deletions
diff --git a/wm/bbconf/Makefile b/wm/bbconf/Makefile
new file mode 100644
index 00000000000..23d1184ab80
--- /dev/null
+++ b/wm/bbconf/Makefile
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1.1.1 2002/03/18 23:02:30 wiz Exp $
+#
+
+DISTNAME= bbconf-1.4
+CATEGORIES= wm
+MASTER_SITES= http://bbconf.sourceforge.net/code/
+
+MAINTAINER= packages@netbsd.org
+HOMEPAGE= http://bbconf.sourceforge.net/
+COMMENT= configuration tool for the blackbox window manager
+
+GNU_CONFIGURE= YES
+USE_LIBTOOL= YES
+LTCONFIG_OVERRIDE= ${WRKSRC}/admin/ltconfig
+
+.include "../../x11/qt2-libs/buildlink.mk"
+.include "../../mk/x11.buildlink.mk"
+.include "../../mk/bsd.pkg.mk"