# -*- 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
# $Id: Portfile 107850 2013-07-07 08:16:46Z nicos@macports.org $

PortSystem          1.0
PortGroup           kde4   1.1

name                libkdeedu
version             4.10.5
categories          kde kde4
maintainers         sharky nicos
license             GPL-2+ LGPL-2+ BSD
description         KDE4 edu core libraries
long_description    Core libraries for KDE4 edu applications to function
platforms           darwin
homepage            http://www.kde.org

master_sites        kde:stable/${version}/src/
use_xz              yes

checksums           rmd160  2c8f89b6e6b7acf3cace8eebc33cf276bb30046d \
                    sha256  82c14fac3bf2167f419826fb5b0ba7bedc9e7d2f45c8c8f3690ea61247bbd8ac

#Binaries do not link to openssl, nor use the ssl backend of kdelibs4
license_noconflict  openssl

depends_lib-append  port:kdelibs4

livecheck.url       http://kde.mirrors.hoobly.com/stable/
livecheck.regex     (\\d+(\\.\\d+)+)
