summaryrefslogtreecommitdiff
path: root/wm/cwm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'wm/cwm/Makefile')
-rw-r--r--wm/cwm/Makefile15
1 files changed, 15 insertions, 0 deletions
diff --git a/wm/cwm/Makefile b/wm/cwm/Makefile
new file mode 100644
index 00000000000..5cd5754048a
--- /dev/null
+++ b/wm/cwm/Makefile
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1.1.1 2005/09/04 04:56:04 xtraeme Exp $
+#
+
+DISTNAME= cwm-3
+CATEGORIES= wm
+MASTER_SITES= http://monkey.org/~marius/cwm/
+
+MAINTAINER= tech-pkg@NetBSD.org
+HOMEPAGE= http://monkey.org/~marius/cwm/
+COMMENT= Window manager for X11 initially inspired by evilwm
+
+GNU_CONFIGURE= yes
+
+.include "../../fonts/Xft2/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"