summaryrefslogtreecommitdiff
path: root/x11-wm/Makefile
diff options
context:
space:
mode:
authorVolker Stolz <vs@FreeBSD.org>2007-10-29 07:33:00 +0000
committerVolker Stolz <vs@FreeBSD.org>2007-10-29 07:33:00 +0000
commitbff27d7d790ae1bf5a0d29ec86cc1f526931479c (patch)
tree67fbc7f1e472d977db6cef8ad7d9f2547a240a59 /x11-wm/Makefile
parentAdd 'seconds' to the output of the delay (diff)
XMonad is a tiling window manager written in Haskell for X.
Features : * Very stable, fast, small and simple. * Automatic window tiling and management * First class keyboard support: a mouse is unnecessary * Full support for tiling windows on multi-head displays * Full support for floating windows * XRandR support to rotate, add or remove monitors * Per-workspace layout algorithms * Per-screens custom status bars * Easy, powerful customisation and reconfiguration * Large extension library * Extensive documentation and support for hacking WWW: http://www.xmonad.org/ PR: ports/117491 Submitted by: Matthieu Guegan <matt.guegan at free.fr>
Notes
Notes: svn path=/head/; revision=202265
Diffstat (limited to 'x11-wm/Makefile')
-rw-r--r--x11-wm/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-wm/Makefile b/x11-wm/Makefile
index 9c814fd47dd1..13e575fd9db4 100644
--- a/x11-wm/Makefile
+++ b/x11-wm/Makefile
@@ -143,6 +143,7 @@
SUBDIR += xfce4-panel
SUBDIR += xfce4-session
SUBDIR += xfce4-wm
+ SUBDIR += xmonad
SUBDIR += yawm
.include <bsd.port.subdir.mk>