# -*- 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 116197 2014-01-21 14:55:01Z nicos@macports.org $ PortSystem 1.0 PortGroup kde4 1.1 fetch.type git git.url git://anongit.kde.org/konversation git.branch 3afe9fe5b2df1452ff2eb62c67326f989486f878 name konversation-devel version 20140922 categories kde kde4 maintainers nicos mk openmaintainer license GPL-2+ GFDL-1.2 description KDE IRC client. long_description ${description} platforms darwin homepage http://konversation.kde.org/ distname konversation-${version} conflicts konversation depends_lib port:kdelibs4 \ port:kdepimlibs4 patchfiles workaround-qfontmetrics-bug.patch patch.dir ${workpath}/${distname} patch.pre_args -p1 if {![variant_isset docs]} { patchfiles-append patch-CMakeLists.txt.diff } livecheck.type none