summaryrefslogtreecommitdiff
path: root/wm/w9wm/Makefile
diff options
context:
space:
mode:
authorrumble <rumble>2004-08-28 23:18:01 +0000
committerrumble <rumble>2004-08-28 23:18:01 +0000
commitb5245e03b61abec0c13cfe7f31cacd47f2dd2b85 (patch)
tree31ab2ebb510e9d663370d0f5c0ffc5cc7b2315aa /wm/w9wm/Makefile
parent563cfa61fa0e87610347284f3a604d9966bbcf39 (diff)
downloadpkgsrc-b5245e03b61abec0c13cfe7f31cacd47f2dd2b85.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"