           SPELL=memcached
         VERSION=1.4.13
          SOURCE=$SPELL-$VERSION.tar.gz
   SOURCE_URL[0]=http://memcached.googlecode.com/files/$SOURCE
     SOURCE_HASH=sha512:31bc8e1437303abdb8a8c5a90d1fc4c27b38b0edaa1e41f6bae54136b1d0894208af182fcb30635947bf66ce2aedcf2b51ca63e211157b1596e0f269d310feae
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
        WEB_SITE=http://memcached.org/
      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
