Ticket #20503: Portfile

File Portfile, 741 bytes (added by fracai, 15 years ago)

p5-www-curl Portfile

Line 
1# -*- 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
2# $Id$
3
4PortSystem      1.0
5PortGroup       perl5 1.0
6
7perl5.setup     WWW-Curl 4.09
8maintainers     alum.wpi.edu:arno+macports openmaintainer
9description     Perl extension interface for libcurl
10
11long_description    Python module interface to the cURL library which is a \
12                    tool for transferring files with URL syntax, supporting \
13                    many protocols.
14platforms       darwin
15checksums   sha1    3f5c370d9b2464a78f0b53af7dac4d9231679a02 \
16            md5     04c136c1212edb68717ec14f6dff1cc3 \
17            rmd160  7d038c9d46678a691b74bd9450e131e1d915c2d9
18           
19depends_lib-append      port:curl