Ticket #22192: Portfile

File Portfile, 941 bytes (added by hahn.seb@…, 15 years ago)

Gource Portfile

Line 
1# $Id$
2PortSystem          1.0
3name                gource
4version             0.15
5categories          devel
6maintainers         nomaintainer
7description         Version Control Visualization Tool
8long_description    Gource is a tool that can be used to visualize who \
9                    committed when, and to which files. It supports git, CVS, \
10                    Mercurial, and svn (through git-svn).
11homepage            http://code.google.com/p/gource/
12platforms           darwin
13master_sites        http://gource.googlecode.com/files/
14checksums           md5 c6f0d59b414e2362a78215f42ebb2515 \
15                    sha1 951034669b1b3b5a613ee781fdc48a10c2e28d9d \
16                    rmd160 b7396a24c204b23c2b04ce072a0eeeb93051ecea
17depends_lib         port:ftgl \
18                    port:libsdl \
19                    port:libsdl_image \
20                    port:pcre \
21                    port:libpng \
22                    port:jpeg