From f1fecbca8e270741daf63058b29a389c4f4dbe9e Mon Sep 17 00:00:00 2001 From: Jeremy Messenger Date: Sat, 9 Feb 2008 05:57:48 +0000 Subject: The transmission-daemon is a daemon-based Transmission session that can be controlled via IPC commands by transmission-remote (included). Transmission is a free, lightweight BitTorrent client. It features a simple, intuitive interface on top on an efficient, cross-platform back-end. WWW: http://www.transmissionbt.com/ -- I am getting more and more requests lately, some users want to use Clutch. The Clutch is using transmission-daemon to control the torrent by via web-based interface. http://clutchbt.com/ I have no interest in Clutch, so don't bother to ask me to create Clutch port. I do not really know anything about transmission-daemon, so test and report me bugs as usually. --- net-p2p/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'net-p2p/Makefile') diff --git a/net-p2p/Makefile b/net-p2p/Makefile index 2262dba103f2..45c8f51e4821 100644 --- a/net-p2p/Makefile +++ b/net-p2p/Makefile @@ -119,6 +119,7 @@ SUBDIR += torrentvolve SUBDIR += trackerbt SUBDIR += transmission + SUBDIR += transmission-daemon SUBDIR += transmission-gtk2 SUBDIR += tribler SUBDIR += tvrss -- cgit v1.2.3