# -*- 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

PortSystem          1.0
PortGroup           kde4   1.1

name                lskat
version             4.14.3
revision            3
categories          kde kde4 games
license             LGPL-2+
maintainers         nomaintainer
description         Lskat stands for Lieutnant Skat (from German Offiziersskat).
long_description    Lieutnant Skat (from German Offiziersskat) is a fun and \
                    engaging card game for two players, where the second player is \
                    either live opponent, or built in artificial intelligence. You \
                    can also play and test an online demo version of this game.
platforms           darwin
homepage            http://games.kde.org/game.php?game=lskat
master_sites        kde:stable/${version}/src
use_xz              yes
distname            ${name}-${version}
checksums           rmd160  2c1dba45c530142021ced7a53defec0961b63321 \
                    sha256  710963da447ad549f8fe03f6a19eaa0128982c3a71383285183db9ab00716f07

depends_lib-append  port:kdelibs4 \
                    port:libkdegames

if {![variant_isset docs]} {
    patchfiles-append   patch-CMakeLists.diff
}

livecheck.url       ${kde4.mirror}
livecheck.regex     (\\d+(\\.\\d+)+)
