           SPELL=curl
         VERSION=7.18.1
  SECURITY_PATCH=3
          SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://curl.haxx.se/download/$SOURCE
   SOURCE_URL[1]=ftp://ftp.sunet.se/pub/www/utilities/$SPELL/$SOURCE
   SOURCE_URL[2]=ftp://ftp.rge.com/pub/networking/$SPELL/$SOURCE
     SOURCE_HASH=sha512:caf7594da9e8ccdd360436062429ed015f46e9cef8610da713db93b2a2f35b7c2b8572ecd5089727ae22d6112a3c1caa849d0bbe43ea6a82eddf693055bdf11b
        WEB_SITE=http://curl.haxx.se/
         ENTERED=20010922
      LICENSE[0]=MIT
        KEYWORDS="ftp"
           SHORT="Tool for transferring files using URL syntax."
cat << EOF
curl and libcurl is a tool for transferring files using URL syntax.
It supports HTTP, HTTPS, FTP, FTPS, DICT, TELNET, LDAP, FILE, and
GOPHER, as well as HTTP-post, HTTP-put, cookies, FTP upload, resumed
transfers, passwords, portnumbers, SSL certificates, Kerberos, and
proxies. It is powered by libcurl, the client-side URL transfer
library. Program libcurl with C/C++ or by using the APIs available
for Dylan, Java, Perl, PHP, Python, Rexx, Ruby, and Tcl.
EOF
