           SPELL=estickies
      PATCHLEVEL=1
if  [  "$ESTICKIES_CVS_AUTOUPDATE"  ==  "y"  ];  then
         VERSION=$(date +%Y%m%d)
else
         VERSION=cvs
fi
          SOURCE=$SPELL-cvs.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-cvs
   SOURCE_URL[0]=cvs://:pserver:anonymous@anoncvs.enlightenment.org:/var/cvs/e:e17/apps/$SPELL
  FORCE_DOWNLOAD=on
   SOURCE_IGNORE=volatile
        WEB_SITE=http://enlightenment.org/
         ENTERED=20060802
      LICENSE[0]=BSD
        KEYWORDS="enlightenment"
           SHORT="a sticky notes application that uses Etk"
cat << EOF
Estickies is a sticky notes application that uses Etk. It uses Etk's runtime
theming support to change the look and feel of the windows and buttons.
EOF
