           SPELL=curl
         VERSION=7.16.1
  SECURITY_PATCH=2
          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:eede82ef73e71c3e6c6061785f66cea48c20fc9db58c0900f1777d30a05642078c35a4556c1e1aa78e0442cd78abbd25f76dfef467da958730e879e85f72f85c
        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
