diff options
author | miwi <miwi@FreeBSD.org> | 2009-02-09 20:59:00 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-02-09 20:59:00 +0800 |
commit | 1a4568735dbd325df09dba08f4294d1a426a4da5 (patch) | |
tree | 6d51f6b45774bb160a0711c70fb97e1d3ee8a30d /x11-wm/Makefile | |
parent | 76aad28cb2aa2e0a805c166afb48cc465afa355e (diff) | |
download | freebsd-ports-gnome-1a4568735dbd325df09dba08f4294d1a426a4da5.tar.gz freebsd-ports-gnome-1a4568735dbd325df09dba08f4294d1a426a4da5.tar.zst freebsd-ports-gnome-1a4568735dbd325df09dba08f4294d1a426a4da5.zip |
AntiWM is a small and simple window manager with a focus on
productivity and utility. Inspired by ratpoison, AntiWM is
keyboard driven and handles all windows fullscreen.
WWW: http://sourceforge.net/projects/antiwm
PR: ports/131246
Submitted by: Dennis Herrmann <adox at mcx2.org>
Diffstat (limited to 'x11-wm/Makefile')
-rw-r--r-- | x11-wm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-wm/Makefile b/x11-wm/Makefile index fdefea786444..626e19dd675c 100644 --- a/x11-wm/Makefile +++ b/x11-wm/Makefile @@ -10,6 +10,7 @@ SUBDIR += ahwm SUBDIR += amaterus SUBDIR += amiwm + SUBDIR += antiwm SUBDIR += awesome SUBDIR += badwm SUBDIR += bbconf |