Ticket #29564: Portfile.2

File Portfile.2, 1010 bytes (added by macports@…, 13 years ago)

kde/libktorrent/Portfile

Line 
1# -*- 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
2# $Id: Portfile 74451 2010-12-18 01:24:52Z ryandesign@macports.org $
3
4PortSystem          1.0
5PortGroup           kde4    1.1
6
7name                libktorrent
8version             1.1.1
9set ktorrent_version 4.1.1
10categories          kde kde4
11maintainers         nomaintainer
12description         KDE4 bittorrent client library.
13long_description    Library for bittorrent client for KDE4 supporting \
14                    a variety of features such as uPNP.
15platforms           darwin
16homepage            http://www.kde.org
17master_sites        http://ktorrent.org/downloads/${ktorrent_version}/
18use_bzip2           yes
19checksums           md5     96de8dd6d6cea4255ce946bb4cd69836 \
20                    sha1    69230778265d2d9ce3b5570407abace5c2da36a4 \
21                    rmd160  d76201941b162895f876d7714fcb3f19d4e0faaf
22
23depends_lib-append  port:qca port:gmp port:boost
24