           MODULE=evas
         VERSION=0.6.0
          SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
SOURCE_URL[0]=$SFORGE_URL/enlightenment/$SOURCE
        WEB_SITE=http://www.enlightenment.org
      MAINTAINER="nhudson@speakeasy.net"
         ENTERED=20011101
         UPDATED=20011101
           SHORT="evas is a canvis for e17"
cat << EOF
Evas is a canvas library, designed to work with the X Window System.
It is designed to be able to take advantage of any graphics hardware
or CPU processing power you may have, or to adjust for the lack of
it. It has a simplistic API to access the features of a canvas to aid 
in making development using Evas easy.
EOF
