diff options
author | Felix Fietkau <nbd@openwrt.org> | 2005-05-12 19:50:04 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2005-05-12 19:50:04 +0000 |
commit | b6cf3714d5b1bf9fd701637ecb20c152b709a81e (patch) | |
tree | e56dd056a6fdce4c8c55b1f1bca4d9044847cfa2 /openwrt/package/ebtables/ipkg | |
parent | 5c1a8e5360497a2c8d6f6bd5abc1acacc6e3b1cc (diff) | |
download | mtk-20170518-b6cf3714d5b1bf9fd701637ecb20c152b709a81e.zip mtk-20170518-b6cf3714d5b1bf9fd701637ecb20c152b709a81e.tar.gz mtk-20170518-b6cf3714d5b1bf9fd701637ecb20c152b709a81e.tar.bz2 |
update ebtables to new packaging style
SVN-Revision: 853
Diffstat (limited to 'openwrt/package/ebtables/ipkg')
-rw-r--r-- | openwrt/package/ebtables/ipkg/ebtables.control | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/openwrt/package/ebtables/ipkg/ebtables.control b/openwrt/package/ebtables/ipkg/ebtables.control new file mode 100644 index 0000000..2e33aa9 --- /dev/null +++ b/openwrt/package/ebtables/ipkg/ebtables.control @@ -0,0 +1,7 @@ +Package: ebtables +Priority: optional +Section: net +Maintainer: Felix Fietkau <nbd@vd-s.ath.cx> +Source: buildroot internal +Description: Ethernet bridge firewalling software +Depends: kmod-ebtables |