# -*- 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 83218 2011-08-28 17:41:25Z mk@macports.org $ PortSystem 1.0 PortGroup kde4 1.1 name skrooge version 0.9.97 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 6e0e2e266493cb2e63e22603f63dc6270359b9ae \ sha256 ecd5de5f0c5a771735ecf069949e326750bc26e9f2313c8b26e80eb1af5a98ed 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:kde4-runtime \ port:oxygen-icons post-activate { system "${prefix}/bin/kbuildsycoca4" }