diff options
author | mezz <mezz@FreeBSD.org> | 2007-03-03 21:05:21 +0000 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2007-03-03 21:05:21 +0000 |
commit | 7ede0633a12609a2f8424f5bb919c8f34329baa6 (patch) | |
tree | c4e8170730ba62334e0cb886df1f11a3caee1bd6 /net-p2p/Makefile | |
parent | 54a20d775a789752f582fa3759ff8b3f9b2cb3bb (diff) | |
download | FreeBSD-ports-7ede0633a12609a2f8424f5bb919c8f34329baa6.zip FreeBSD-ports-7ede0633a12609a2f8424f5bb919c8f34329baa6.tar.gz |
Deluge is a Bittorrent client written in Python and GTK+. Deluge is intended
to bring a native, full-featured client to Linux, BSD, and other *NIX GTK
desktop environments such as Gnome and XFCE.
Deluge uses Rasterbar's version of libtorrent as the main ingredient in its
bittorrent protocol backend.
WWW: http://deluge-torrent.org/
--
deluge-0.4.90.3 as in Deluge 0.5 Beta 3, I have added two patches from its SVN
to fix the memory leaks.
Diffstat (limited to 'net-p2p/Makefile')
-rw-r--r-- | net-p2p/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-p2p/Makefile b/net-p2p/Makefile index 1c48ab1c7..591e744 100644 --- a/net-p2p/Makefile +++ b/net-p2p/Makefile @@ -23,6 +23,7 @@ SUBDIR += edonkey-gui-gtk SUBDIR += edonkey-gui-gtk-urlslave SUBDIR += edonkey-tool-hash + SUBDIR += deluge SUBDIR += ed2k SUBDIR += fcptools SUBDIR += fidelio |