           SPELL=enotes
if  [  "$ENOTES_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@thinktux.net:/root:misc/$SPELL
   SOURCE_URL[1]=cvs://:pserver:anonymous@cvs.sourceforge.net:/cvsroot/enlightenment:misc/$SPELL
  FORCE_DOWNLOAD="on"
   SOURCE_IGNORE=volatile
        WEB_SITE=http://www.enlightenment.org/
         ENTERED=20040311
         UPDATED=20040311
      LICENSE[0]=GPL
           SHORT="Sticky notes system"
cat << EOF
E-Notes is a sticky notes system based on the enlightenment libraries.
EOF
