summaryrefslogtreecommitdiff
path: root/wm/w9wm/Makefile
diff options
context:
space:
mode:
authorrumble <rumble@pkgsrc.org>2004-08-28 23:18:01 +0000
committerrumble <rumble@pkgsrc.org>2004-08-28 23:18:01 +0000
commit13751dc8d09caaf69a1abcbcea6a807b854e8550 (patch)
tree31ab2ebb510e9d663370d0f5c0ffc5cc7b2315aa /wm/w9wm/Makefile
parent84c97b072e02938143072094bc3dd02a081fdd34 (diff)
downloadpkgsrc-13751dc8d09caaf69a1abcbcea6a807b854e8550.tar.gz
w9wm 0.4.2
8 1/2-like Window Manager for X with virtual desktops
Diffstat (limited to 'wm/w9wm/Makefile')
-rw-r--r--wm/w9wm/Makefile14
1 files changed, 14 insertions, 0 deletions
diff --git a/wm/w9wm/Makefile b/wm/w9wm/Makefile
new file mode 100644
index 00000000000..315eefbb594
--- /dev/null
+++ b/wm/w9wm/Makefile
@@ -0,0 +1,14 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/08/28 23:18:01 rumble Exp $
+
+DISTNAME= w9wm-0.4.2
+CATEGORIES= plan9 wm
+MASTER_SITES= http://www.grassouille.org/code/w9wm/src/
+
+MAINTAINER= rumble@NetBSD.org
+HOMEPAGE= http://www.grassouille.org/code/w9wm.en.html
+COMMENT= 8 1/2-like Window Manager for X with virtual desktops
+
+WRKSRC= ${WRKDIR}/${DISTNAME}.orig
+USE_IMAKE= yes
+
+.include "../../mk/bsd.pkg.mk"