diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-05-15 09:47:32 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-05-15 09:47:32 +0000 |
commit | 0feedfb1dc83b080c43402bab224ba4ca27ebc8b (patch) | |
tree | 3c163137cb0c14aef59fdac38d53ff32197fa3d1 /openwrt/package/radvd/ipkg/radvd.control | |
parent | fc35a318ab6e9fc5eff4ddfb4bb7ff366cffc548 (diff) |
Convert radvd to new packaging style
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@904 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/radvd/ipkg/radvd.control')
-rw-r--r-- | openwrt/package/radvd/ipkg/radvd.control | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/openwrt/package/radvd/ipkg/radvd.control b/openwrt/package/radvd/ipkg/radvd.control new file mode 100644 index 000000000..52760ad39 --- /dev/null +++ b/openwrt/package/radvd/ipkg/radvd.control @@ -0,0 +1,7 @@ +Package: radvd +Priority: optional +Section: net +Maintainer: Sebastien NOEL <me@twolife.org> +Source: http://v6web.litech.org/radvd/ +Depends: kmod-ipv6 +Description: Routing Advertisement Daemon for IPv6 |