           SPELL=curl
         VERSION=7.15.3
  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:d967939a92370d66dbc10eba96accd5218a66762776a4a82822e5254f0f921b96dfa564e4b8256f4dd598c4615d0634615efc51137a56d82ad8eb17f9549c0a4
        WEB_SITE=http://curl.haxx.se/
         ENTERED=20010922
         UPDATED=20050221
      LICENSE[0]=MIT
       BUILD_API=2
        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
