# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4
# $Id: Portfile 54718 2009-07-31 23:35:35Z ryandesign@macports.org $

PortSystem	1.0
PortGroup	perl5 1.0

perl5.setup	WWW-Curl 4.09
maintainers	alum.wpi.edu:arno+macports openmaintainer
description	Perl extension interface for 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
checksums   sha1    3f5c370d9b2464a78f0b53af7dac4d9231679a02 \
            md5     04c136c1212edb68717ec14f6dff1cc3 \
            rmd160  7d038c9d46678a691b74bd9450e131e1d915c2d9
            
depends_lib-append	port:curl
