diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-05-14 20:32:03 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-05-14 20:32:03 +0000 |
commit | e7ab00396c372f0398f09b3c33b56429438cc0ac (patch) | |
tree | 586fcdc3b5931179810a976e29bbeaafbe1cfa78 /openwrt/package/siproxd/ipkg/siproxd.control | |
parent | 31f91ef55efae901e919bed291d779b9ff31a4ca (diff) | |
download | mtk-20170518-e7ab00396c372f0398f09b3c33b56429438cc0ac.zip mtk-20170518-e7ab00396c372f0398f09b3c33b56429438cc0ac.tar.gz mtk-20170518-e7ab00396c372f0398f09b3c33b56429438cc0ac.tar.bz2 |
Add siproxd package
SVN-Revision: 894
Diffstat (limited to 'openwrt/package/siproxd/ipkg/siproxd.control')
-rw-r--r-- | openwrt/package/siproxd/ipkg/siproxd.control | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/openwrt/package/siproxd/ipkg/siproxd.control b/openwrt/package/siproxd/ipkg/siproxd.control new file mode 100644 index 0000000..d3b7b7c --- /dev/null +++ b/openwrt/package/siproxd/ipkg/siproxd.control @@ -0,0 +1,9 @@ +Package: siproxd +Priority: optional +Section: net +Version: [TBDL] +Architecture: [TBDL] +Maintainer: Nico <nthill@free.fr> +Source: http://nthill.free.fr/openwrt/sources/siproxd/ +Description: a SIP (Session Initiation Protocol) proxy +Depends: libosip2, libpthread |