summaryrefslogtreecommitdiff
path: root/wm/matchbox/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'wm/matchbox/Makefile')
-rw-r--r--wm/matchbox/Makefile16
1 files changed, 16 insertions, 0 deletions
diff --git a/wm/matchbox/Makefile b/wm/matchbox/Makefile
new file mode 100644
index 00000000000..1aba5929c29
--- /dev/null
+++ b/wm/matchbox/Makefile
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1.1.1 2002/08/01 15:53:46 wiz Exp $
+#
+
+DISTNAME= matchbox-0.3.2
+CATEGORIES= wm
+MASTER_SITES= http://handhelds.org/~mallum/downloadables/matchbox/
+
+MAINTAINER= packages@netbsd.org
+HOMEPAGE= http://handhelds.org/~mallum/matchbox/
+COMMENT= window manager designed for computers with small displays
+
+GNU_CONFIGURE= YES
+USE_BUILDLINK_ONLY= YES
+
+.include "../../mk/x11.buildlink.mk"
+.include "../../mk/bsd.pkg.mk"