# -*- coding: utf-8; mode: tcl; tab-width: 4; truncate-lines: t; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
# $Id: Portfile 63773 2010-02-14 16:17:04Z snc@macports.org $

PortSystem          1.0
PortGroup           kde4 1.0

name                konversation
version             1.2.3
categories          kde kde4
maintainers         snc sharky
description         KDE IRC client.
long_description    ${description}
platforms           darwin
homepage            http://konversation.kde.org/
master_sites        kde:stable/${name}/${version}/src/
use_bzip2           yes
depends_lib         port:kdelibs4 \
                    port:kdepimlibs4

checksums           md5     3747187c392f46ee2337add514aec03a \
                    sha1    792fa864fe3e0de0c0cb994ce97f68345f57d09f \
                    rmd160  87d03ec13d90f74d991ff139f9f2e7125c5dd0ef

patchfiles          workaround-qfontmetrics-bug.patch
patch.dir           ${workpath}/${distname}
patch.pre_args      -p1

configure.args-append   ../${distname}
