aboutsummaryrefslogtreecommitdiffstats
path: root/package/reaim/Config.in
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2005-10-07 22:44:29 +0000
committerNicolas Thill <nico@openwrt.org>2005-10-07 22:44:29 +0000
commit9c775ec24595c4179bf8077a3a5096edcd8ee3b7 (patch)
treebc8e6fc325686e1d90c2f83f89b71c32044fc84a /package/reaim/Config.in
parent1177bb4affa5ee3b20b40397e82840fcf4f3a34a (diff)
downloadmaster-187ad058-9c775ec24595c4179bf8077a3a5096edcd8ee3b7.tar.gz
master-187ad058-9c775ec24595c4179bf8077a3a5096edcd8ee3b7.tar.bz2
master-187ad058-9c775ec24595c4179bf8077a3a5096edcd8ee3b7.zip
add reaim (thanks to Florian Fainelli)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2072 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/reaim/Config.in')
-rw-r--r--package/reaim/Config.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/package/reaim/Config.in b/package/reaim/Config.in
new file mode 100644
index 0000000000..0fb2e76d4f
--- /dev/null
+++ b/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/
+