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 | f89e84a2a29a5d5d9986a4f0c93a9d21a633426c (patch) | |
tree | d6c162152b456c99c12b20bc6c6c713cbac65510 /package/tinc/ipkg/tinc.control | |
parent | c733630a279d72264516a4de0143159602622bed (diff) |
Convert tinc to new packaging style
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@888 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/tinc/ipkg/tinc.control')
-rw-r--r-- | package/tinc/ipkg/tinc.control | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/package/tinc/ipkg/tinc.control b/package/tinc/ipkg/tinc.control new file mode 100644 index 000000000..4c8d0f8b7 --- /dev/null +++ b/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 |