# -*- 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                kdetoys4
version             4.10.5
revision            3
categories          kde kde4
maintainers         nomaintainer
license             GPL-2+ GFDL-1.2 LGPL-2
description         KDE's fun stuff
long_description    ${description}
platforms           darwin
homepage            https://www.kde.org
master_sites        kde:stable/${version}/src/
use_xz              yes
distname            kdetoys-${version}

checksums           rmd160  85f8354942dfeb424d2d292b088361a235c50b7d \
                    sha256  3711b51e23c3b0d081e1f826c8f52eb91dd5f76211f22430ef8edfd8208059e4

#Binaries do not link directly to openssl, nor use the ssl backend of kdelibs4,
#nor links to libkimap or libmailtransport from kdepimlibs4
license_noconflict  openssl

depends_lib-append  port:kdelibs4 port:kde4-runtime

universal_variant   no

livecheck.type      none
