# $Id: Portfile 50564 2009-05-04 14:15:23Z simon@macports.org $

PortSystem          1.0

name                homebank
version             4.0.3
categories          x11
platforms           darwin
maintainers         simon openmaintainer
description         Software to manage personal accounts, light and simple.
long_description    HomeBank is the free software you have always wanted to \
                    manage your personal accounts at home. The main concept \
                    is to be light, simple and very easy to use. It brings \
                    you many features that allow you to analyze your \
                    finances in a detailed way instantly and dynamically \
                    with powerful report tools based on filtering and \
                    graphical charts.

homepage            http://homebank.free.fr/
master_sites        ${homepage}public/

checksums           md5 8ff3dde0a594f34d086148e4bae2d624 \
                    sha1 6ac0dfebabacdca3f3dc4b9369b1ff5a6f2e1a03  \
                    rmd160 e3101069dcafe59a93ff960e0150f139e3893821

depends_lib         port:gtk2 \
                    port:libofx \
                    port:librsvg \
                    port:p5-xml-parser

livecheck.check     regex
livecheck.regex     "HomeBank (\\d+(?:\\.\\d+)*) released"
