Revision: 54718 http://trac.macports.org/changeset/54718 Author: ryandesign@macports.org Date: 2009-07-31 16:35:35 -0700 (Fri, 31 Jul 2009) Log Message: ----------- p5-www-curl: new port, version 4.09; see #20503 Added Paths: ----------- trunk/dports/perl/p5-www-curl/ trunk/dports/perl/p5-www-curl/Portfile Added: trunk/dports/perl/p5-www-curl/Portfile =================================================================== --- trunk/dports/perl/p5-www-curl/Portfile (rev 0) +++ trunk/dports/perl/p5-www-curl/Portfile 2009-07-31 23:35:35 UTC (rev 54718) @@ -0,0 +1,19 @@ +# -*- 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$ + +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 Property changes on: trunk/dports/perl/p5-www-curl/Portfile ___________________________________________________________________ Added: svn:keywords + Id Added: svn:eol-style + native
participants (1)
-
ryandesign@macports.org