# $Id: Portfile 88422 2012-01-02 01:18:04Z ryandesign@macports.org $

PortSystem      1.0
PortGroup       python27 1.0

name            py27-brownie
set real_name   Brownie
version         0.5.1
maintainers     singingwolfboy openmaintainer
platforms       darwin
description     Common utilities and datastructures for Python applications.
license         BSD

long_description \
    ${description}

homepage            http://github.com/DasIch/brownie/
master_sites        http://pypi.python.org/packages/source/B/${real_name}
distname            ${real_name}-${version}

checksums           md5     c79089d747777f4754656b41998e5685 \
                    sha1    6f7bd0dcaf9fe0e7a6a238f78d50b77ea71d67a6 \
                    rmd160  3a8e0c06490d6419cdc1f88d4df604e609f50660
