           SPELL=xcache
         VERSION=1.2.1
          SOURCE="${SPELL}-${VERSION}.tar.bz2"
   SOURCE_URL[0]=http://${SPELL}.lighttpd.net/pub/Releases/${VERSION}/${SOURCE}
     SOURCE_HASH=sha512:810f1a1eb4db444ba945230a73d449490ba48f82b905f18fbb80b133f09e18dc7c398f233a730ef329e5e2de8c29cc9339a8841311c0993a50e156df19180a4d
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        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
