diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-05-14 20:32:03 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-05-14 20:32:03 +0000 |
commit | c8333d1ee876d6860d64b0653d1196069bcfc034 (patch) | |
tree | a7f5023e3ee66eb7ec5594995f94fea304551329 /package/siproxd/ipkg/siproxd.control | |
parent | a3b666f293a5a81bb8958e295fd3e0572718f102 (diff) |
Add siproxd package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@894 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/siproxd/ipkg/siproxd.control')
-rw-r--r-- | package/siproxd/ipkg/siproxd.control | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/package/siproxd/ipkg/siproxd.control b/package/siproxd/ipkg/siproxd.control new file mode 100644 index 000000000..d3b7b7c6b --- /dev/null +++ b/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 |