           SPELL=dwm
         VERSION=6.0
          SOURCE=$SPELL-$VERSION.tar.gz
   SOURCE_URL[0]=http://dl.suckless.org/dwm/${SOURCE}
     SOURCE_HASH=sha512:895d1d363b3756c9ba19dbf06af34be753c1ae5971d540113d7f8901ad174c2e5944ef769b43e65f7b700f34832bb24082bc91d999b287610c9925182ce70c00
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
        WEB_SITE=http://dwm.suckless.org/
         ENTERED=20060923
      LICENSE[0]=MIT
        KEYWORDS="windowmanagers"
           SHORT="dwm is a dynamic window manager for X."
cat << EOF
dwm is a dynamic window manager for X. It manages windows in tiled and
floating layouts. Either layout can be applied dynamically, optimizing
the environment for the application in use and the task performed.
It is the little brother of wmii. Dwm is only a single binary, it's
source code is intended to never exceed 2000 SLOC. Because dwm is
customized through editing its source code, it's pointless to make
binary packages of it. This keeps its userbase small and elitist.  No
novices asking stupid questions.
EOF
