# -*- 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 106094 2013-05-14 21:33:41Z mk@macports.org $

PortSystem          1.0
PortGroup           kde4    1.1

name                skrooge
version             1.7.1

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  5c307695dc9c5a975ebf480ce3219be1952e10da \
                    sha256  7427c9c4a93a9c6794e6419ef225c8f512548217ab2eac7abf217f5802cd6a88

livecheck.type      regex
livecheck.url       http://skrooge.org
livecheck.regex     "Skrooge (\[\\d+.\]+) released"

depends_lib-append  port:kdelibs4 \
                    port:libofx \
                    port:qca-ossl \
                    port:kde4-runtime \
                    port:oxygen-icons \
                    port:qt4-mac-sqlite3-plugin

patch.dir           ${workpath}/${distname}
patch.pre_args      -p1

