           SPELL=memcached
         VERSION=1.4.7
          SOURCE=$SPELL-$VERSION.tar.gz
   SOURCE_URL[0]=http://memcached.googlecode.com/files/$SOURCE
     SOURCE_HASH=sha512:a44d175d3527083b5b6a0ecb30f4be94a663896650f328fdb99b20be08f9528a234bc4a4500e80d6def236922462ae5906b740ea50739d2820c9b778f7e5a98d
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
