           SPELL=memcached
         VERSION=1.4.4
          SOURCE=$SPELL-$VERSION.tar.gz
   SOURCE_URL[0]=http://memcached.googlecode.com/files/$SOURCE
   SOURCE_URL[1]=http://www.danga.com/$SPELL/dist/$SOURCE
     SOURCE_HASH=sha512:b3a411dd615fca2da8a056ab9ea99658b38d719dc82899bbc1b751e678846709445841934bcab6c881e657333d6cba7c9bbed18eecf421f6df54c0973c13cb15
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
        WEB_SITE=http://www.danga.com/memcached/
      LICENSE[0]=BSD
         ENTERED=20090811
           SHORT="high-performance, distributed memory object caching system"
cat << EOF
memcached is a high-performance, distributed memory object caching system,
generic in nature, but intended for use in speeding up dynamic web applications
by alleviating database load.
EOF
