# $Id: Portfile 78811 2011-05-23 14:07:04Z singingwolfboy@macports.org $

PortSystem      1.0
PortGroup       python27 1.0

name            py27-rbtools
set cap_name    RBTools
version         0.3.2
set branch      [join [lrange [split ${version} .] 0 1] .] 
categories      python devel
maintainers     singingwolfboy openmaintainer
platforms       darwin
license         MIT
description     Tools for Review Board integration

long_description \
    Tools for integrating with Review Board, a powerful web-based code review \
    tool that offers developers an easy way to handle code reviews. \
    This package provides \"post-review\", a command-line tool that simplifies \
    both creating and updating review requests.

homepage            http://www.reviewboard.org/
master_sites        http://downloads.reviewboard.org/releases/${cap_name}/${branch}
distname            ${cap_name}-${version}

checksums           md5     bfd54b2504bc88f04e09a8d1390ea307 \
                    sha1    e6604da2383e621b2ade4402a6670121899afa3f \
                    rmd160  26b243bbaf64316469c388caba53ae4f2a541971
