# $Id: Portfile,v 1.4 2006/08/08 07:07:58 yeled Exp $

PortSystem          1.0
PortGroup           perl5 1.0
perl5.setup         SOAP-Lite 0.66.1
maintainers         markd@opendarwin.org yeled@opendarwin.org
description         A simple interface to the Simple Object Access Protocol
long_description    ${description}

platforms           darwin

checksums           md5 a7d49646889a19b003809ed6d4d14e58

master_sites        http://search.cpan.org/CPAN/authors/id/B/BY/BYRNE/SOAP/

depends_lib         port:p5-xml-parser \
                    port:p5-mime-base64 \
                    port:p5-uri \
                    port:p5-libwww-perl

