summaryrefslogtreecommitdiff
path: root/wm/obconf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'wm/obconf/Makefile')
-rw-r--r--wm/obconf/Makefile18
1 files changed, 18 insertions, 0 deletions
diff --git a/wm/obconf/Makefile b/wm/obconf/Makefile
new file mode 100644
index 00000000000..aa9fb7276ff
--- /dev/null
+++ b/wm/obconf/Makefile
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1.1.1 2003/12/13 21:10:20 xtraeme Exp $
+
+DISTNAME= obconf-1.5
+CATEGORIES= x11 wm
+MASTER_SITES= http://icculus.org/openbox/obconf/
+
+MAINTAINER= snj@pobox.com
+HOMEPAGE= http://www.openbox.org/obconf/
+COMMENT= Tool for configuring the Openbox window manager
+
+USE_BUILDLINK2= YES
+GNU_CONFIGURE= YES
+
+.include "../../devel/libglade2/buildlink2.mk"
+.include "../../wm/openbox3/buildlink2.mk"
+.include "../../x11/gtk2/buildlink2.mk"
+
+.include "../../mk/bsd.pkg.mk"