# $Id: Portfile 67743 2010-05-17 15:28:24Z narf_tm@macports.org $

PortSystem                   1.0
PortGroup                    perl5 1.0

perl5.setup                  libwww-perl 5.836 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 424325417ed5a85700e604317872b588 \
                             sha1 db49fd767db9852848479899b4989611c12f8bcb \
                             rmd160 13cfeab7a4f142c2cf875ae74ed3b804b0189ce7

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

platforms                    darwin

depends_lib-append           port:p5-io-compress \
                             port:p5-compress-raw-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
