summaryrefslogtreecommitdiff
path: root/openwrt/package/ctorrent/Config.in
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2006-02-28 07:30:13 +0000
committerFlorian Fainelli <florian@openwrt.org>2006-02-28 07:30:13 +0000
commitf9ffa3755795f84904d370a8dcc7ef390842c282 (patch)
tree067d89e588689d17dc053804c4b4ea264d59d943 /openwrt/package/ctorrent/Config.in
parentc1eb7f7ce95a7a9c4e73499eea4aa803556f960f (diff)
downloadmtk-20170518-f9ffa3755795f84904d370a8dcc7ef390842c282.zip
mtk-20170518-f9ffa3755795f84904d370a8dcc7ef390842c282.tar.gz
mtk-20170518-f9ffa3755795f84904d370a8dcc7ef390842c282.tar.bz2
Added ctorrent, statically compiled for the moment (need uClibc++ fixes)
SVN-Revision: 3282
Diffstat (limited to 'openwrt/package/ctorrent/Config.in')
-rw-r--r--openwrt/package/ctorrent/Config.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/openwrt/package/ctorrent/Config.in b/openwrt/package/ctorrent/Config.in
new file mode 100644
index 0000000..7295ace
--- /dev/null
+++ b/openwrt/package/ctorrent/Config.in
@@ -0,0 +1,10 @@
+config BR2_PACKAGE_CTORRENT
+ prompt "ctorrent.......................... console-based BitTorrent client"
+ tristate
+ default m if CONFIG_DEVEL
+ help
+ CTorrent is a BitTorrent client written in the C programming language, known to
+ be a very robust and mature programming language, which produces fast and
+ optimized application.
+
+ http://www.rahul.net/dholmes/ctorrent/