the Fink project is an effort to port
popular Unix programs to Mac OS X
Package: dwm
Version: 5.8.2
Revision: 1
Source: http://dl.suckless.org/%n/%n-%v.tar.gz
Source-MD5: f0b422bfeaa812d66c6dd15c3cc92a6b
Maintainer: Jeroen Schot
BuildDepends: x11-dev
Depends: x11
CompileScript: make
InstallScript: make install PREFIX=%i
DocFiles: README LICENSE
Description: Dynamic window manager for X
DescDetail: <<
dwm is a minimalistic window manager. It manages windows in tiling and floating
modes, much like ion, larswm and wmii. dwm however is much smaller, faster and
simpler. It consists of only a single binary and configuration is done at
compile-time. dwm reads from standard input to print arbitrary status text such
as the date and/or system load.
<<
License: BSD
HomePage: http://dwm.suckless.org