summaryrefslogtreecommitdiff
path: root/net-p2p/Makefile
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2010-07-06 00:13:06 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2010-07-06 00:13:06 +0000
commit00094fc602567f1ad37fa01370f2ca3991e4cfce (patch)
tree046b95278df5762791af1633228fea4f1a13dcbb /net-p2p/Makefile
parentMake modification of /etc/shells optional (default to on). No need to (diff)
mktorrent is a simple command-line utility to create BitTorrent
metainfo files. It supports multiple trackers, private trackers, custom comments, and is multi-threaded to support multiple CPUs. WWW: http://mktorrent.sourceforge.net/ PR: 146479 Submitted by: Damian Gerow <dgerow@afflictions.org> Feature safe: yes
Notes
Notes: svn path=/head/; revision=257435
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 4e7baa04ad46..23231f644058 100644
--- a/net-p2p/Makefile
+++ b/net-p2p/Makefile
@@ -75,6 +75,7 @@
SUBDIR += lopster
SUBDIR += microdc2
SUBDIR += minder
+ SUBDIR += mktorrent
SUBDIR += mldonkey
SUBDIR += mldonkey-core
SUBDIR += mldonkey-gui