Ticket #4732: Portfile

File Portfile, 688 bytes (added by sal@…, 19 years ago)

Portfile

Line 
1# $Id$
2
3PortSystem                      1.0
4PortGroup                       perl5 1.0
5perl5.setup                     SOAP-Lite 0.60a
6worksrcdir                      SOAP-Lite-0.60
7maintainers                     sal@email.arc.nasa.gov
8description                     Client and server side SOAP implementation
9homepage                        http://soaplite.com
10long_description                SOAP::Lite is a collection of Perl modules \
11    which provides a simple and lightweight interface to the Simple
12    Object Access Protocol (SOAP) both on client and server side. This
13    version of SOAP::Lite supports the SOAP 1.1 specification
14    (http://www.w3.org/TR/SOAP).
15platforms                       darwin
16checksums                       md5 aed9f8e9c4cf180d15c6e15aedc484d7
17depends_lib-append              lib:XXX:p5-uri \
18                                lib:XXX:p5-mime-base64 \
19                                lib:XXX:p5-xml-parser