summaryrefslogtreecommitdiff
path: root/net/pear-SOAP
diff options
context:
space:
mode:
authorjdolecek <jdolecek@pkgsrc.org>2004-11-01 21:50:40 +0000
committerjdolecek <jdolecek@pkgsrc.org>2004-11-01 21:50:40 +0000
commit246b697777e31ebe90c6ffca5eb4f4412a295d18 (patch)
treebd4b56a51ae93a9cae6ff8dfbab4b2ebd7e32915 /net/pear-SOAP
parent83749aeaf720c297494d87f25a7ef5cd6027d834 (diff)
downloadpkgsrc-246b697777e31ebe90c6ffca5eb4f4412a295d18.tar.gz
Add pear-SOAP-0.7.5 - Implementation of SOAP protocol and services for PHP.
Courtesy of pkgsrc-wip, thank you.
Diffstat (limited to 'net/pear-SOAP')
-rw-r--r--net/pear-SOAP/DESCR1
-rw-r--r--net/pear-SOAP/Makefile16
-rw-r--r--net/pear-SOAP/PLIST1
-rw-r--r--net/pear-SOAP/distinfo4
4 files changed, 22 insertions, 0 deletions
diff --git a/net/pear-SOAP/DESCR b/net/pear-SOAP/DESCR
new file mode 100644
index 00000000000..41033b03b41
--- /dev/null
+++ b/net/pear-SOAP/DESCR
@@ -0,0 +1 @@
+Implementation of SOAP protocol and services.
diff --git a/net/pear-SOAP/Makefile b/net/pear-SOAP/Makefile
new file mode 100644
index 00000000000..28d1cb8ed1c
--- /dev/null
+++ b/net/pear-SOAP/Makefile
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/11/01 21:50:40 jdolecek Exp $
+
+DISTNAME= SOAP-0.7.5
+CATEGORIES+= net
+
+MAINTAINER= jdolecek@NetBSD.org
+HOMEPAGE= http://pear.php.net/package/SOAP
+COMMENT= SOAP Client/Server for PHP
+
+DEPENDS+= pear-Mail_Mime>=1.2:../../mail/pear-Mail_Mime
+DEPENDS+= pear-HTTP_Request>=1.2:../../www/pear-HTTP_Request
+DEPENDS+= pear-Net_URL>=1.0:../../net/pear-Net_URL
+DEPENDS+= pear-Net_DIME>=0.3:../../net/pear-Net_DIME
+
+.include "../../lang/php/pear.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/net/pear-SOAP/PLIST b/net/pear-SOAP/PLIST
new file mode 100644
index 00000000000..8c97878eeba
--- /dev/null
+++ b/net/pear-SOAP/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/11/01 21:50:40 jdolecek Exp $
diff --git a/net/pear-SOAP/distinfo b/net/pear-SOAP/distinfo
new file mode 100644
index 00000000000..30174ca7cdd
--- /dev/null
+++ b/net/pear-SOAP/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/11/01 21:50:40 jdolecek Exp $
+
+SHA1 (SOAP-0.7.5.tgz) = 93723ae6f05e4c8bab35fa873fcba570493b4c3e
+Size (SOAP-0.7.5.tgz) = 74913 bytes