# $Id: Portfile 66752 2010-04-22 01:35:14Z raimue@macports.org $

PortSystem 1.0

name                gource
version             0.26a
categories          devel
maintainers         nomaintainer
description         Version Control Visualization Tool
long_description    Gource is a tool that can be used to visualize who \
                    committed when, and to which files. It supports git, CVS, \
                    Mercurial, Bazaar, and svn.
homepage            http://code.google.com/p/gource/
platforms           darwin
master_sites        googlecode

checksums           md5     bd08d0f9325369bc9262a8d273419a52 \
                    sha1    7efff1616d39964d5250b55d10c4d9ac42f424c4 \
                    rmd160  eaf352b864e11be7386c5bfc5215e0cbdd632fdb

depends_lib         port:ftgl \
                    port:libsdl \
                    port:libsdl_image \
                    port:pcre \
                    port:libpng \
                    port:jpeg
