Add sipsak package
[openwrt/staging/dedeckeh.git] / openwrt / package / sipsak / Config.in
diff --git a/openwrt/package/sipsak/Config.in b/openwrt/package/sipsak/Config.in
new file mode 100644 (file)
index 0000000..1ad11d0
--- /dev/null
@@ -0,0 +1,11 @@
+config BR2_PACKAGE_SIPSAK
+       tristate "sipsak - a SIP (Session Initiation Protocol) stress and diagnostics utility"
+       default m if CONFIG_DEVEL
+       select BR2_PACKAGE_OPENSSL
+       help
+         A SIP (Session Initiation Protocol) stress and diagnostics utility
+         
+         http://www.sipsak.org/
+         
+         Depends: openssl
+