# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 # $Id$ PortSystem 1.0 name homebank version 4.6.3 categories x11 license GPL-2+ platforms darwin maintainers nomaintainer 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 rmd160 856c7a75ad431186417e729f3fc97fdb4d3f3506 \ sha256 f6e31bb789d626b507c2af9d176a0bac0cbaec770ede73048ba7a6df113a6948 depends_build port:intltool \ port:pkgconfig depends_lib port:gtk2 \ port:libofx \ port:librsvg \ port:p5.16-xml-parser post-patch { file attributes ${worksrcpath}/install-sh -permissions +x } livecheck.type regex livecheck.regex "HomeBank (\\d+(?:\\.\\d+)*) released"