diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-10-07 22:44:29 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-10-07 22:44:29 +0000 |
commit | fe7b34efdbf394a6c8f3cba8c6c87d057da4aa90 (patch) | |
tree | 666156c4db4aedad4fb084383ab59ba96752a4b9 /openwrt/package/reaim/Config.in | |
parent | ed6bf70bd42b1ea0cef21ffc1ba0ae6e7df5186a (diff) | |
download | mtk-20170518-fe7b34efdbf394a6c8f3cba8c6c87d057da4aa90.zip mtk-20170518-fe7b34efdbf394a6c8f3cba8c6c87d057da4aa90.tar.gz mtk-20170518-fe7b34efdbf394a6c8f3cba8c6c87d057da4aa90.tar.bz2 |
add reaim (thanks to Florian Fainelli)
SVN-Revision: 2072
Diffstat (limited to 'openwrt/package/reaim/Config.in')
-rw-r--r-- | openwrt/package/reaim/Config.in | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/openwrt/package/reaim/Config.in b/openwrt/package/reaim/Config.in new file mode 100644 index 0000000..0fb2e76 --- /dev/null +++ b/openwrt/package/reaim/Config.in @@ -0,0 +1,8 @@ +config BR2_PACKAGE_REAIM + tristate "reaim - A transparent AIM / MSN proxy" + default m if CONFIG_DEVEL + help + ReAIM is a proxy for file transfers with MSN/AIM. + + http://reaim.sourceforge.net/ + |