1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
freebsd-ports/net/nusoap/pkg-plist
Cheng-Lung Sung ecd7a9f091 NuSOAP is a rewrite of SOAPx4, provided by NuSphere and Dietrich
Ayala. It is a set of PHP classes - no PHP extensions required - that
allow developers to create and consume web services based on SOAP 1.1,
WSDL 1.1 and HTTP 1.0/1.1.

WWW:	http://sourceforge.net/projects/nusoap/

PR:		ports/116174
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2007-09-17 01:37:28 +00:00

41 lines
1.2 KiB
Plaintext

@comment $FreeBSD$
%%DATADIR%%/changelog
%%DATADIR%%/class.nusoap_base.php
%%DATADIR%%/class.soap_fault.php
%%DATADIR%%/class.soap_parser.php
%%DATADIR%%/class.soap_server.php
%%DATADIR%%/class.soap_transport_http.php
%%DATADIR%%/class.soap_val.php
%%DATADIR%%/class.soapclient.php
%%DATADIR%%/class.wsdl.php
%%DATADIR%%/class.wsdlcache.php
%%DATADIR%%/class.xmlschema.php
%%DATADIR%%/nusoap.php
%%DATADIR%%/nusoapmime.php
%%EXAMPLESDIR%%/client1.php
%%EXAMPLESDIR%%/client2.php
%%EXAMPLESDIR%%/client3.php
%%EXAMPLESDIR%%/getfile1client.php
%%EXAMPLESDIR%%/getfile2client.php
%%EXAMPLESDIR%%/index.html
%%EXAMPLESDIR%%/mimeclient.php
%%EXAMPLESDIR%%/sslclient.php
%%EXAMPLESDIR%%/wsdlclient1.php
%%EXAMPLESDIR%%/wsdlclient10.php
%%EXAMPLESDIR%%/wsdlclient11.php
%%EXAMPLESDIR%%/wsdlclient12.php
%%EXAMPLESDIR%%/wsdlclient13.php
%%EXAMPLESDIR%%/wsdlclient14.php
%%EXAMPLESDIR%%/wsdlclient2.php
%%EXAMPLESDIR%%/wsdlclient3.php
%%EXAMPLESDIR%%/wsdlclient3b.php
%%EXAMPLESDIR%%/wsdlclient3c.php
%%EXAMPLESDIR%%/wsdlclient4.php
%%EXAMPLESDIR%%/wsdlclient5.php
%%EXAMPLESDIR%%/wsdlclient6.php
%%EXAMPLESDIR%%/wsdlclient7.php
%%EXAMPLESDIR%%/wsdlclient8.php
%%EXAMPLESDIR%%/wsdlclient9.php
@dirrmtry %%EXAMPLESDIR%%
@dirrmtry %%DATADIR%%