copy trunk to buildroot-ng branch
[openwrt.git] / package / sipsak / Config.in
1 config BR2_PACKAGE_SIPSAK
2         prompt "sipsak............................ SIP (Session Initiation Protocol) stress and diagnostics utility"
3         tristate
4         default m if CONFIG_DEVEL
5         select BR2_PACKAGE_LIBOPENSSL
6         help
7           A SIP (Session Initiation Protocol) stress and diagnostics utility
8           
9           http://www.sipsak.org/
10           
11           Depends: openssl
12