           SPELL=evilwm
         VERSION=1.1.1
          SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
   SOURCE_URL[0]=http://www.6809.org.uk/evilwm/${SOURCE}
     SOURCE_HASH=sha512:a11af475f057bf18adef339f4772ff1291a25a19c86b7f18a4ce7821e70b039c256151232da6cca616ceea7d9242a60b055d654ce26e85384c6ba687ede7898d
        WEB_SITE=http://evilwm.sourceforge.net/
         ENTERED=20040821
      LICENSE[0]=$WEB_SITE/README
        KEYWORDS="windowmanagers"
           SHORT="A minimalist window manager for the X Window System."
cat << EOF
A minimalist window manager for the X Window System.

'Minimalist' here doesn't mean it's too bare to be usable - it just means
it omits a lot of the stuff that make other window managers unusable. Here
is a list of features:

    * No window decorations apart from a simple 1 pixel border.
    * No icons.
    * Good keyboard control, including repositioning and maximise toggles.
    * Solid window drags (compile time option - may be slow on old machines).
    * Snap-to-border support (command line option).
    * Virtual desktops (compile time option).
    * Small binary size (even with everything turned on).
EOF
