# $Id: Portfile,v 1.2 2005/10/03 21:26:48 mww Exp $ PortSystem 1.0 PortGroup perl5 1.0 perl5.setup LWP-Authen-Wsse 0.04 maintainers ryan@cyberscript.net categories-append www description Library for enabling X-WSSE authentication in LWP. long_description LWP::Authen::Wsse allows LWP to authenticate against \ servers that are using the X-WSSE authentication \ scheme, as required by the Atom Authentication API. \ \ The module is used indirectly through LWP, rather \ than including it directly in your code. The LWP \ system will invoke the WSSE authentication when it \ encounters the authentication scheme while attempting \ to retrieve a URL from a server. homepage http://search.cpan.org/dist/LWP-Authen-Wsse/ checksums md5 5ee03abf68620d61298023998387e57b platforms darwin depends_lib-append port:p5-digist-sha1 \ port:p5-libwww-perl