[59805] trunk/dports/python

macsforever2000 at macports.org macsforever2000 at macports.org
Thu Oct 22 18:43:57 PDT 2009


Revision: 59805
          http://trac.macports.org/changeset/59805
Author:   macsforever2000 at macports.org
Date:     2009-10-22 18:43:53 -0700 (Thu, 22 Oct 2009)
Log Message:
-----------
Added new port py26-zsi.

Added Paths:
-----------
    trunk/dports/python/py26-zsi/
    trunk/dports/python/py26-zsi/Portfile

Added: trunk/dports/python/py26-zsi/Portfile
===================================================================
--- trunk/dports/python/py26-zsi/Portfile	                        (rev 0)
+++ trunk/dports/python/py26-zsi/Portfile	2009-10-23 01:43:53 UTC (rev 59805)
@@ -0,0 +1,29 @@
+# $Id$
+
+PortSystem 1.0
+PortGroup python26 1.0
+
+name			py26-zsi
+version			2.0-rc3
+categories		python net
+platforms		darwin
+maintainers		nomaintainer
+description		Zolera SOAP Infrastructure is a Python implementation of SOAP
+long_description	ZSI, the Zolera SOAP Infrastructure, is a pure-Python \
+				module that provides an implementation of SOAP \
+				messaging, as described in The SOAP 1.1 Specification. \
+				It can also be used to build applications using SOAP \
+				Messages with Attachments. ZSI is intended to make it \
+				easier to write web services in Python.
+
+homepage		http://pywebsvcs.sourceforge.net/
+master_sites		http://pypi.python.org/packages/source/Z/ZSI/
+distname		ZSI-${version}
+checksums		md5 22fda3fbf7349de14d18f4cf7f947cb0 \
+			sha1 30c09e1868c04d5577be22cf52bf9146db147189 \
+			rmd160 47c3db48d0ab82db9efbb668fed0db3aabf45e13
+
+post-destroot	{
+	xinstall -m 644 ${worksrcpath}/README \
+		${destroot}${prefix}/share/doc/${name}
+}


Property changes on: trunk/dports/python/py26-zsi/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091022/c531b35d/attachment-0001.html>


More information about the macports-changes mailing list