# $Id: Portfile 65813 2010-04-01 09:20:26Z ryandesign@macports.org $

PortSystem          1.0

name                homebank
version             4.2.1
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     90c48749dcc7e2f0385b75d3209b6347 \
                    sha1    6234527c2742fa5d83009cccbd47740a95aa40fc \
                    rmd160  7050b7f5ed54c61344ecb9fb3c9820ab7e20bafc

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

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