summaryrefslogtreecommitdiff
path: root/wm/wmx/pkg
diff options
context:
space:
mode:
Diffstat (limited to 'wm/wmx/pkg')
-rw-r--r--wm/wmx/pkg/COMMENT1
-rw-r--r--wm/wmx/pkg/DESCR10
-rw-r--r--wm/wmx/pkg/PLIST7
3 files changed, 18 insertions, 0 deletions
diff --git a/wm/wmx/pkg/COMMENT b/wm/wmx/pkg/COMMENT
new file mode 100644
index 00000000000..ca851528eed
--- /dev/null
+++ b/wm/wmx/pkg/COMMENT
@@ -0,0 +1 @@
+another X11 window manager based on wm2
diff --git a/wm/wmx/pkg/DESCR b/wm/wmx/pkg/DESCR
new file mode 100644
index 00000000000..e653ceca574
--- /dev/null
+++ b/wm/wmx/pkg/DESCR
@@ -0,0 +1,10 @@
+
+wmx -- another window manager
+=============================
+
+wmx is another window manager for X. It is based on wm2 and provides
+a similarly unusual style of window decoration; but in place of wm2's
+minimal functionality, it offers many of the features of more
+conventional managers in the most simplistic implementations
+imaginable. wmx is, however, still barely configurable except by
+editing the source and recompiling the code.
diff --git a/wm/wmx/pkg/PLIST b/wm/wmx/pkg/PLIST
new file mode 100644
index 00000000000..a131576db9a
--- /dev/null
+++ b/wm/wmx/pkg/PLIST
@@ -0,0 +1,7 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2000/12/12 02:03:49 wiz Exp $
+bin/wmx
+share/doc/wmx/README
+share/doc/wmx/README.contrib
+@exec mkdir -p %D/etc/wmx
+@unexec (rmdir %D/etc/wmx && echo "Removed empty directory %D/etc/wmx") || true
+@dirrm share/doc/wmx