# -*- 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 107852 2013-07-07 11:54:40Z nicos@macports.org $

PortSystem          1.0
PortGroup           kde4   1.1

name                smokegen
version             4.10.5
categories          kde kde4
maintainers         sharky 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  f906e59e38053baf44f24138263f5138183418c5 \
                    sha256  d9234d9f674cad523614a0ca2a432054119f6e5c5b48cf669c281ecab0c3df57

#Binaries do not link to openssl
license_noconflict  openssl

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