# -*- 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 120248 2014-05-20 11:53:25Z nicos@macports.org $

PortSystem          1.0
PortGroup           kde4   1.1

name                smokegen
version             4.12.5
categories          kde kde4
maintainers         nicos
license             GPL-2+ LGPL-2.1+
description         Scripting Meta Object Kompiler Engine
long_description    ${description}
homepage            http://www.kde.org
platforms           darwin
master_sites        kde:stable/${version}/src/
use_xz              yes

checksums           rmd160  4e6932bff538afd8d5572982e523f968693b7d80 \
                    sha256  dbdcd7c71097b94b26c22e3c44da2ccda55c5f952ada244b6ed78d27ab3a0fe1

#Binaries do not link to openssl
license_noconflict  openssl

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