Ticket #14106: rtorrent-portfile

File rtorrent-portfile, 1.2 KB (added by gardnermj@…, 16 years ago)
Line 
1# $Id$
2
3PortSystem 1.0
4
5name                    rtorrent-devel
6set real_name           rtorrent
7version                 0.8.0
8categories              net
9platforms               darwin
10maintainers             gardnermj@gmail.com
11description             console-based BitTorrent client (development version)
12long_description        rTorrent is a console-based BitTorrent client. It aims to \
13                                be a fully-featured and efficient client with the ability to \
14                                run in the background using screen. It supports fast-resume \
15                                and session management. \
16                                This is the development version of rTorrent, now with DHT! \
17                                (See http://libtorrent.rakshasa.no/wiki/RTorrentUsingDHT)
18
19homepage                http://libtorrent.rakshasa.no/
20master_sites            ${homepage}downloads/
21distname                ${real_name}-${version}
22checksums               md5 6216be7ce5e3ead9dc115eaeea863694 \
23                        sha1 e2c26be93d58aef64ebd28fdb2c7c36e5b45d7ad \
24                        rmd160 e0dc2bd9b3d26ce709663497d092ba31f36756bd
25
26depends_lib             port:curl \
27                                port:libsigcxx2 \
28                                port:libtorrent-devel \
29                                port:ncurses \
30                                port:openssl \
31                                port:zlib
32
33configure.args  --mandir=${prefix}/share/man \
34                --disable-debug \
35                --enable-ipv6