summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-08-07 22:08:20 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-08-07 22:08:20 +0000
commit3c134ede8d50ff28b30f90d818aaf8ede44c772b (patch)
treec08e8618dfbe30ff4fc1e9dfeeeaee044115c5ce /x11-wm
parentxbuffy is moved from x11 to mail. (diff)
New categories deskutils, x11-clocks, x11-fm, x11-fonts, x11-toolkits
and x11-wm. Their contents to be repository copied shortly.
Notes
Notes: svn path=/head/; revision=12323
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/Makefile25
-rw-r--r--x11-wm/pkg/COMMENT1
2 files changed, 26 insertions, 0 deletions
diff --git a/x11-wm/Makefile b/x11-wm/Makefile
new file mode 100644
index 000000000000..637d37c0bf4a
--- /dev/null
+++ b/x11-wm/Makefile
@@ -0,0 +1,25 @@
+# $Id$
+#
+
+ SUBDIR += afterstep-devel
+ SUBDIR += afterstep
+ SUBDIR += amiwm
+ SUBDIR += blackbox
+ SUBDIR += ctwm
+ SUBDIR += enlightenment
+ SUBDIR += fvwm
+ SUBDIR += fvwm2
+ SUBDIR += fvwm95
+ SUBDIR += gwm
+ SUBDIR += icewm
+ SUBDIR += lwm
+ SUBDIR += mlvwm
+ SUBDIR += olvwm
+ SUBDIR += piewm
+ SUBDIR += qvwm
+ SUBDIR += tvtwm
+ SUBDIR += windowmaker
+ SUBDIR += wm2
+ SUBDIR += wmx
+
+.include <bsd.port.subdir.mk>
diff --git a/x11-wm/pkg/COMMENT b/x11-wm/pkg/COMMENT
new file mode 100644
index 000000000000..6d8512171c61
--- /dev/null
+++ b/x11-wm/pkg/COMMENT
@@ -0,0 +1 @@
+X11 window managers.