summaryrefslogtreecommitdiff
path: root/net-p2p/Makefile
diff options
context:
space:
mode:
authorThomas Abthorpe <tabthorpe@FreeBSD.org>2007-12-20 14:17:51 +0000
committerThomas Abthorpe <tabthorpe@FreeBSD.org>2007-12-20 14:17:51 +0000
commitf6a92d0fb5424b6d8764410bad99e833fd805cf1 (patch)
tree6f954039c1a1df4bc8dcf15fec86901397854861 /net-p2p/Makefile
parentUpgrade to 1.1.2. (diff)
rtGui is a web based front end for rTorrent - a command line
BitTorrent client. It's written in PHP and uses XML-RPC to communicate with the rTorrent client. Features * List all torrent downloads or by * started/stopped/complete/incomplete/seeding status. * Sort view by any of the displayed columns. * View detailed torrent information. * Stop/start/hash-check torrent. * Set upload/download speed cap. * Add torrents by URL. * Does not require mySQL or any other database. * Set priority per torrent or file. WWW: http://code.google.com/p/rtgui/ PR: ports/118866 Submitted by: Philippe Audeoud <jadawin at tuxaco.net>
Notes
Notes: svn path=/head/; revision=204213
Diffstat (limited to 'net-p2p/Makefile')
-rw-r--r--net-p2p/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net-p2p/Makefile b/net-p2p/Makefile
index b947709fab46..db27683b95ef 100644
--- a/net-p2p/Makefile
+++ b/net-p2p/Makefile
@@ -110,6 +110,7 @@
SUBDIR += qtorrent
SUBDIR += rblibtorrent
SUBDIR += rblibtorrent-devel
+ SUBDIR += rtgui
SUBDIR += rtorrent
SUBDIR += rtorrent-devel
SUBDIR += sharktorrent