[Lunar-commits] <moonbase> SOAP-Lite: Adding to moonbase.

Dennis `stumbles` Veatch stumbles at lunar-linux.org
Thu Oct 6 11:44:45 CEST 2011


commit 77a33b02dd54f214c1efeffdfd129218cc2f82cc
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Thu Oct 6 05:44:45 2011 -0400

    SOAP-Lite: Adding to moonbase.
---
 perl/SOAP-Lite/BUILD   |    6 ++++++
 perl/SOAP-Lite/DEPENDS |    1 +
 perl/SOAP-Lite/DETAILS |   12 ++++++++++++
 3 files changed, 19 insertions(+), 0 deletions(-)

diff --git a/perl/SOAP-Lite/BUILD b/perl/SOAP-Lite/BUILD
new file mode 100644
index 0000000..683af07
--- /dev/null
+++ b/perl/SOAP-Lite/BUILD
@@ -0,0 +1,6 @@
+(
+
+  perl  Makefile.PL  &&
+  default_make       
+
+) > $C_FIFO 2>&1
diff --git a/perl/SOAP-Lite/DEPENDS b/perl/SOAP-Lite/DEPENDS
new file mode 100644
index 0000000..1dd0168
--- /dev/null
+++ b/perl/SOAP-Lite/DEPENDS
@@ -0,0 +1 @@
+depends  perl
diff --git a/perl/SOAP-Lite/DETAILS b/perl/SOAP-Lite/DETAILS
new file mode 100644
index 0000000..6a9c7c1
--- /dev/null
+++ b/perl/SOAP-Lite/DETAILS
@@ -0,0 +1,12 @@
+          MODULE=SOAP-Lite
+         VERSION=0.714
+          SOURCE=$MODULE-$VERSION.tar.gz
+      SOURCE_URL=http://search.cpan.org/CPAN/authors/id/M/MK/MKUTTER/
+        WEB_SITE=http://search.cpan.org/~mkutter/SOAP-Lite-0.714/
+         ENTERED=20111006
+         UPDATED=20111006
+           SHORT="interface to the Simple Object Access Protocol"
+cat << EOF
+SOAP::Lite for Perl is a collection of Perl modules which provides a simple and
+lightweight interface to the Simple Object Access Protocol
+EOF


More information about the Lunar-commits mailing list