# $Id: Portfile,v 1.5 2004/08/17 18:43:48 mww Exp $ PortSystem 1.0 PortGroup python 1.0 name py-curl version 7.12.1 categories python net devel maintainers mww@opendarwin.org description python interface to libcurl long_description Python module interface to the cURL library which is \ a tool for transferring files with URL syntax, \ supporting many protocols. platforms darwin homepage http://pycurl.sourceforge.net master_sites ${homepage}/download distname pycurl-${version} checksums md5 931821a211b48c5836acc8dd744febcb depends_lib-append path:${prefix}/bin/curl:curl build.args --curl-config=${prefix}/bin/curl-config destroot.args ${build.args}