           SPELL=icewm
if [[ "${ICEWM_TEST}" = 'y' ]] ; then
         VERSION=1.3.7
else
         VERSION=1.2.37
fi
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=${SOURCEFORGE_URL}/$SPELL/$SOURCE
      SOURCE_GPG=gurus.gpg:${SOURCE}.sig
        WEB_SITE=http://www.icewm.org
         ENTERED=20010922
      LICENSE[0]=GPL
        KEYWORDS="windowmanagers"
           SHORT="Xwindows manager that emulates the looks of Motif, OS/2 and Windows."
cat << EOF
IceWM is a window manager designed for speed, usability, and
consistency. It is able to emulate the looks of Motif, OS/2, and
Windows, and allows you to have a customizable look using pixmaps.
EOF
