# -*- coding: utf-8; mode: tcl; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 4; truncate-lines: t -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
# $Id: Portfile 78839 2011-05-24 10:51:35Z ryandesign@macports.org $

PortSystem          1.0
PortGroup           kde4    1.1

name                libktorrent
# ktorrent4 and libktorrent usually need to be updated together
version             1.1.1
set ktorrent_version 4.1.1
categories          kde kde4
maintainers         nomaintainer
description         KDE4 bittorrent client library.
long_description    Library for 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/${ktorrent_version}/
use_bzip2           yes

checksums           sha1    69230778265d2d9ce3b5570407abace5c2da36a4 \
                    rmd160  d76201941b162895f876d7714fcb3f19d4e0faaf

depends_lib-append  port:qca port:gmp port:boost
