diff options
author | alepulver <alepulver@FreeBSD.org> | 2007-05-04 08:45:43 +0800 |
---|---|---|
committer | alepulver <alepulver@FreeBSD.org> | 2007-05-04 08:45:43 +0800 |
commit | 016ba1b6af912d302094783daff1eff80ed45b7c (patch) | |
tree | bd8ab86e6ff94ce7f4531b410a031f7dded0081c /net-p2p/Makefile | |
parent | 7f05aaa6a33a00feb5e4a89bcaf6e2e6b56346ab (diff) | |
download | freebsd-ports-gnome-016ba1b6af912d302094783daff1eff80ed45b7c.tar.gz freebsd-ports-gnome-016ba1b6af912d302094783daff1eff80ed45b7c.tar.zst freebsd-ports-gnome-016ba1b6af912d302094783daff1eff80ed45b7c.zip |
sharktorrent is an open source/freeware bittorrent client written in c++. It
uses wxWidgets, libtorrent and boost.
WWW: http://sharktorrent.com/
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 aa584308e995..49018f39abdc 100644 --- a/net-p2p/Makefile +++ b/net-p2p/Makefile @@ -116,6 +116,7 @@ SUBDIR += rblibtorrent-devel SUBDIR += rtorrent SUBDIR += rtorrent-devel + SUBDIR += sharktorrent SUBDIR += squall SUBDIR += torrent_swapper SUBDIR += torrentflux |