           SPELL=eaccelerator
         VERSION=0.9.5.3
          SOURCE=${SPELL}-${VERSION}.tar.bz2
   SOURCE_URL[0]=http://bart.eaccelerator.net/source/${VERSION}/${SOURCE}
         SOURCE2=${SOURCE}.asc
  SOURCE2_URL[0]=${SOURCE_URL}.asc
  SOURCE2_IGNORE=signature
      SOURCE_GPG="eaccelerator.gpg:${SOURCE2}"
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
        WEB_SITE="http://eaccelerator.net/"
      LICENSE[0]=GPL
         ENTERED=20080531
           SHORT="A free open-source PHP accelerator, optimizer, and dynamic content cache."
cat << EOF
eAccelerator is a further development of the mmcache PHP accelerator and encoder.

It increases the performance of PHP scripts by caching them in a compiled state,
so that the overhead of compiling is almost completely eliminated.
EOF
