[71974] trunk/dports/python

jmr at macports.org jmr at macports.org
Wed Sep 29 01:59:17 PDT 2010


Revision: 71974
          http://trac.macports.org/changeset/71974
Author:   jmr at macports.org
Date:     2010-09-29 01:59:13 -0700 (Wed, 29 Sep 2010)
Log Message:
-----------
New port: py26-pyro, PYthon Remote Objects (#25087)

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

Added: trunk/dports/python/py26-pyro/Portfile
===================================================================
--- trunk/dports/python/py26-pyro/Portfile	                        (rev 0)
+++ trunk/dports/python/py26-pyro/Portfile	2010-09-29 08:59:13 UTC (rev 71974)
@@ -0,0 +1,24 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem          1.0
+PortGroup           python26 1.0
+
+name                py26-pyro
+description         PYthon Remote Objects
+long_description    Pyro is short for PYthon Remote Objects. It is an \
+                    advanced and powerful Distributed Object Technology \
+                    system written entirely in Python, that is designed to \
+                    be very easy to use.
+version             3.10
+platforms           darwin
+supported_archs     noarch
+depends_lib         port:py26-distribute
+maintainers         node99.org:sean
+
+homepage            http://www.xs4all.nl/~irmen/pyro3/
+master_sites        ${homepage}download/
+distname            Pyro-${version}
+checksums           md5    7fc6b8b939073d4adb0e8939c59aaf1e \
+                    sha1   d99b2786d9ebe21f0585bc7317720cbba01e1d03 \
+                    rmd160 29977840daa7d91be40657c48cab8431ce490934


Property changes on: trunk/dports/python/py26-pyro/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/20100929/f3bd544c/attachment.html>


More information about the macports-changes mailing list