           SPELL=xcache
         VERSION=1.3.0
          SOURCE="${SPELL}-${VERSION}.tar.bz2"
   SOURCE_URL[0]=http://xcache.lighttpd.net/pub/Releases/${VERSION}/${SOURCE}
     SOURCE_HASH=sha512:040e5a42debdad37614f56c462b3739f3d1dd01d05d225d5e376803389aa940191ad2ca1d095f9109dacae69aeedf5660a3b843a1cff2283766be24c44393c0d
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
            DOCS="AUTHORS COPYING ChangeLog INSTALL NEWS README THANKS xcache.ini"
        DOC_DIRS="admin"
        WEB_SITE="http://xcache.lighttpd.net/"
      LICENSE[0]=BSD
         ENTERED=20071215
           SHORT="A fast, stable opcode cacher for PHP."
cat << EOF
XCache is a fast, stable PHP opcode cacher that has been tested and run on
production servers under high load. It supports and is tested on all lastest
PHP CVS branches, such as PHP_4_3, PHP_4_4, PHP_5_1, PHP_5_2, and HEAD (6.x).
EOF
