aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2020-01-09 09:06:06 +0000
committerMathieu Arnold <mat@FreeBSD.org>2020-01-09 09:06:06 +0000
commit06cdf3a4307e8492fe9b0dc21ff819394cd2b610 (patch)
tree4084bb916726a0c4d2eb8fefe8d18274f1898b89 /net-p2p/Makefile
parentaff0a469463d1ab4dc65cd4ebaaa33365d31d563 (diff)
downloadports-06cdf3a4307e8492fe9b0dc21ff819394cd2b610.tar.gz
ports-06cdf3a4307e8492fe9b0dc21ff819394cd2b610.zip
(Readdition of net-p2p/btpd which was removed on 514600)
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: https://github.com/btpd/btpd/wiki PR: 1 Submitted by: mat@FreeBSD.org
Notes
Notes: svn path=/head/; revision=522474
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 290d1cd0e965..d00d5088a27a 100644
--- a/net-p2p/Makefile
+++ b/net-p2p/Makefile
@@ -10,6 +10,7 @@
SUBDIR += bitcoin-daemon
SUBDIR += bitcoin-utils
SUBDIR += bitflu
+ SUBDIR += btpd
SUBDIR += c-lightning
SUBDIR += couchpotato
SUBDIR += cpuminer