summaryrefslogtreecommitdiff
path: root/x11-wm/Makefile
diff options
context:
space:
mode:
authorAlejandro Pulver <alepulver@FreeBSD.org>2008-03-11 22:54:58 +0000
committerAlejandro Pulver <alepulver@FreeBSD.org>2008-03-11 22:54:58 +0000
commitd9f2006450b61f053354d152781b9a372c0b9e23 (patch)
tree7fc4fe30238f646da8c0d4ca155ceae3062a5119 /x11-wm/Makefile
parentReally fix this port this time. This was a objformat issue. (diff)
Stumpwm is a tiling, keyboard driven X11 Window Manager written entirely in0
Common Lisp. If you're tired of flipping through themes like channel-surfing, and going from one perfect-except-for-just-one-thing window manager to another even-more-broken-in-some-other-way then perhaps Stumpwm can help. Stumpwm attempts to be customizable yet visually minimal. There are no window decorations, no icons, and no buttons. It does have various hooks to attach your personal customizations, and variables to tweak. * Hack the good hack. * Debug your good hack. * Customize your window manager. While it's running. That's right. With a 100% Common Lisp window manager there's no stopping the hacks. Just re-eval and GO! WWW: http://www.nongnu.org/stumpwm/
Notes
Notes: svn path=/head/; revision=208850
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 40a65ea228d1..ae85abe44cf7 100644
--- a/x11-wm/Makefile
+++ b/x11-wm/Makefile
@@ -113,6 +113,7 @@
SUBDIR += selectwm
SUBDIR += skippy
SUBDIR += skippy-xd
+ SUBDIR += stumpwm
SUBDIR += swm
SUBDIR += tinywm
SUBDIR += transset-df