# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 # $Id$ PortSystem 1.0 PortGroup haskell 1.0 haskell.setup curl 1.3.8 revision 2 checksums rmd160 4aaa5133ee083bf81bba6cacde78f8c0a33274b8 \ sha256 9087c936bfcdb865bad3166baa3f12bf37acf076fa76010e3b5f82a1d485446e maintainers cal openmaintainer platforms darwin license BSD description Haskell binding to libcurl long_description \ libcurl is a client-side URL transfer library, supporting FTP, FTPS, HTTP, \ HTTPS, SCP, SFTP, TFTP, TELNET, DICT, LDAP, LDAPS and FILE. libcurl \ supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form \ based upload, proxies, cookies, user+password authentication (Basic, \ Digest, NTLM, Negotiate, Kerberos4), file transfer resume, http proxy \ tunneling and more! \ \nThis package provides a Haskell binding to libcurl. depends_lib-append port:curl