# -*- 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 120233 2014-05-20 00:45:44Z nicos@macports.org $

PortSystem          1.0
PortGroup           kde4   1.1

name                libkdeedu
version             4.12.5
categories          kde kde4
maintainers         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  2cf986f099837b3eba211529004dfdd864308954 \
                    sha256  464b50de26761b894e3c0fef51c84fa724ab6cb958452c3df86e0cbd3e97e336

#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+)+)
