# -*- 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: Portfile 71974 2010-09-29 08:59:13Z jmr@macports.org $

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
