# -*- 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 92525 2012-04-30 20:29:22Z ryandesign@macports.org $

PortSystem          1.0
PortGroup           kde4    1.1

name                ktorrent4
conflicts           ktorrent
# ktorrent4 and libktorrent usually need to be updated together
version             4.2.0
categories          kde kde4
maintainers         nomaintainer
description         KDE4 bittorrent client, version 4.
long_description    Bittorrent client for KDE4 supporting a variety of \
                    features such as uPNP.
platforms           darwin
homepage            http://www.kde.org
master_sites	    http://ktorrent.org/downloads/${version}/
use_bzip2           yes

checksums           sha1    d84b7222e982655bca17a2df0c177e1f6ff5294e \
                    rmd160  96efd17899c2814b235a0577d7fd7b56b5ad7338

distname            ktorrent-${version}

depends_lib-append  port:kde4-runtime port:kdepimlibs4 \
                    port:libktorrent port:boost port:taglib

depends_build-append bin:perl:perl5
