# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; truncate-lines: t -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4 # $Id: Portfile 78142 2011-04-25 21:38:22Z pixilla@macports.org $ PortSystem 1.0 PortGroup kde4 1.1 name skrooge version 0.8.92 categories kde finance maintainers mk pixilla openmaintainer description Skrooge long_description Personal finance management tool for KDE4, with the aim of being highly intuitive, while \ providing powerful functions such as reporting (including graphics), persistent \ Undo/Redo, encryption, and much more... conflicts skrooge-devel platforms darwin license GPL-3 homepage http://skrooge.org master_sites http://skrooge.org/files use_bzip2 yes checksums rmd160 c79b1e2200067804ce83dc65f8fa20f8e960293c \ sha1 8546fc6dfb6970012f3a9d7cfb361d9cd413ee39 livecheck.type regex livecheck.url http://skrooge.org/files/ livecheck.regex "skrooge-(\[\\d+.\]+).tar" depends_lib-append port:kdelibs4 \ port:libofx \ port:qca-ossl \ port:kdebase4-runtime \ port:oxygen-icons post-activate { system "${prefix}/bin/kbuildsycoca4" }