# $Id: Portfile,v 1.8 2005/12/10 07:49:28 blb Exp $ PortSystem 1.0 PortGroup perl5 1.0 perl5.setup libwww-perl 5.805 LWP maintainers darwinports@opendarwin.org 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 db1eb693eee45d251966ad2bab49dbbf platforms darwin # Depends on these Perl modules depends_lib-append port:p5-html-parser \ port:p5-uri \ port:p5-compress-zlib configure.pre_args-append -n