diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-05-14 11:51:56 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-05-14 11:51:56 +0000 |
commit | a9f7a8056e0c0acadacb282969b9458aa828646e (patch) | |
tree | 5043eff683263ffe5b10776f252deb68acc12e90 /openwrt/package/tinc/ipkg/tinc.control | |
parent | fea6910f4caa82d3e1f8c48eada57fdffe8d0c6c (diff) |
Convert tinc to new packaging style
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@888 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/tinc/ipkg/tinc.control')
-rw-r--r-- | openwrt/package/tinc/ipkg/tinc.control | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/openwrt/package/tinc/ipkg/tinc.control b/openwrt/package/tinc/ipkg/tinc.control new file mode 100644 index 0000000000..4c8d0f8b73 --- /dev/null +++ b/openwrt/package/tinc/ipkg/tinc.control @@ -0,0 +1,7 @@ +Package: tinc +Priority: optional +Section: net +Maintainer: Felix Fietkau <nbd@vd-s.ath.cx> +Source: buildroot internal +Description: VPN tunnel daemon +Depends: zlib, lzo, openssl, kmod-tun |