aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-11-15 21:38:38 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-11-15 21:38:38 +0000
commit3f339aeb0ac1dee633ce21a3f6ac60c9472e847d (patch)
treef7743e58f6b5aa41f4239b4f90456c409881dd8d /net-p2p/Makefile
parente44760de7c9dd0e26a62e23701e472178d8417ad (diff)
BTPD is a bittorrent client consisting of a daemon and client commands, which
can be used to read and/or manipulate the daemon state. The daemon is capable of running several torrents simultaneously and only uses one tcp port. It's fairly low on resource usage and should be perfect for file distribution sites. Efficient downloads and ease of use makes this client a good choice for the casual user as well. WWW: http://www.murmeldjur.se/btpd/ PR: ports/128865 Submitted by: bapt <baptiste.daroussin at gmail.com>
Notes
Notes: svn path=/head/; revision=222877
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 c5920a6d1b09..67db4e5d4b53 100644
--- a/net-p2p/Makefile
+++ b/net-p2p/Makefile
@@ -10,6 +10,7 @@
SUBDIR += bitflu
SUBDIR += bittyrant
SUBDIR += bnbt
+ SUBDIR += btpd
SUBDIR += btpeer
SUBDIR += btqueue
SUBDIR += cdonkey