           SPELL=wm2
if  [[  "$WM2_CVS_AUTOUPDATE"  ==  "y"  ]];  then
         VERSION=$(date +%Y%m%d)
else
         VERSION=cvs
fi
          SOURCE=$SPELL-cvsroot.tar.bz2
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-cvsroot
   SOURCE_URL[0]=cvs://:pserver:anonymous@wm2.cvs.sourceforge.net:/cvsroot/wm2:wm2
   SOURCE_IGNORE=volatile
        WEB_SITE=http://www.all-day-breakfast.com/wm2/
         ENTERED=20040821
      PATCHLEVEL=0
      LICENSE[0]=GPL
        KEYWORDS="windowmanagers"
           SHORT="wm2 is a goodlooking minimalist windowmanager"
cat << EOF
wm2 is a window manager for X. Using wm2, you can:
           move windows around the screen;
           resize windows both horizontally and vertically;
           hide windows;
           restore hidden windows; and
           delete windows.

wm2 also adds a stylish frame to each managed window.

wm2 does not provide:
           icons;
           configurability;
           a virtual desktop;
           extendable root menus;
           toolbars - button panels - docking areas - &c.

wm2 is therefore the ideal window manager for today's elegant and ascetic programmer.
EOF
