           SPELL=eskiss
if  [  "$ESKISS_SVN_AUTOUPDATE"  ==  "y"  ];  then
         VERSION=$(date +%Y%m%d)
else
         VERSION=svn
fi
          SOURCE=$SPELL-svn.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-svn
   SOURCE_URL[0]=svn_http://svn.enlightenment.org/svn/e/trunk/GAMES/$SPELL:$SPELL
  FORCE_DOWNLOAD=on
   SOURCE_IGNORE=volatile
        WEB_SITE=http://enlightenment.org/
         ENTERED=20060220
      LICENSE[0]=GPL
        KEYWORDS="games efl enlightenment physics"
           SHORT="Eskiss is a physics game"
cat << EOF
Eskiss is a physics game where you can draw some object on the screen,
and using the physic you need to move a ball from one point to another.
There is an in game editor where you can create your own levels.
Features
   - Awesome physics
   - In-game level editor
   - Fun 
EOF
