summaryrefslogtreecommitdiff
path: root/package/rtorrent/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/rtorrent/Config.in')
-rw-r--r--package/rtorrent/Config.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/package/rtorrent/Config.in b/package/rtorrent/Config.in
new file mode 100644
index 000000000..b46b395ef
--- /dev/null
+++ b/package/rtorrent/Config.in
@@ -0,0 +1,11 @@
+config ADK_PACKAGE_RTORRENT
+ prompt "rtorrent........................... file transfer utility"
+ tristate
+ depends on ADK_CXX
+ select ADK_PACKAGE_LIBNCURSES
+ select ADK_PACKAGE_LIBTORRENT
+ select ADK_PACKAGE_LIBCURL
+ default n
+ help
+ http://rsync.samba.org
+