           SPELL=serf
         VERSION=1.3.6
     SOURCE_HASH=sha512:e27751c385b447d66beebebd7113e336a7ef46de967063ca5267cd704609920ed0a7279f71f5cb7249d01755ef29da6d566e24fdbbea833873b156d4d30e0727
          SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
   SOURCE_URL[0]=http://serf.googlecode.com/svn/src_releases/$SOURCE
      LICENSE[0]=Apache
        WEB_SITE=http://code.google.com/p/${SPELL}
         ENTERED=20130626
        KEYWORDS="http libs"
           SHORT="High-performance asynchronous HTTP client library"
cat << EOF
The serf library is a high performance C-based HTTP client library
built upon the Apache Portable Runtime (APR) library.

Key features:

    multiplexed, asynchronous connections
    SSL/TLS support
    full HTTP pipelining
    multiple authentication modes (Basic, Digest, Kerberos/NTLM)
    zero-copy support for increased throughput
EOF
