# $Id: Portfile 51721 2009-06-01 18:25:40Z ricci@macports.org $

PortSystem                   1.0
PortGroup                    perl5 1.0

perl5.setup                  libwww-perl 5.826 LWP
maintainers                  narf_tm openmaintainer
description                  The World-Wide Web library for Perl
long_description             The libwww-perl collection is a set of Perl \
                             modules which provides a simple and consistent \
                             application programming interface to the \
                             World-Wide Web.  The main focus of the library \
                             is to provide classes and functions that allow \
                             you to write WWW clients. The library also \
                             contain modules that are of more general use \
                             and even classes that help you implement \
                             simple HTTP servers.

checksums           md5     3f8e1922193b74ffb7d86efdadfbe865 \
                    sha1    0c6ba0a37ac82f170fe6d5e0092331f90937672b \
                    rmd160  9e34c1d2ffdfe7ad995c07ce587c0a8b177c4f06

patchfiles          patch-lib-HTTP-Date.pm.diff

platforms                    darwin

depends_lib-append           port:p5-compress-zlib \
                             port:p5-html-parser \
                             port:p5-html-tagset \
                             port:p5-uri \
                             port:p5-crypt-ssleay

configure.pre_args-append    -n

use_parallel_build           yes

universal_variant            no
