aboutsummaryrefslogtreecommitdiff
path: root/network/nft/nft.info
diff options
context:
space:
mode:
authorDuncan Roe <duncan_roe@acslink.net.au>2014-04-28 21:35:54 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2014-04-28 21:36:31 +0700
commit5333dce9f7c0059739036100636aef8377a845df (patch)
treed4d53788ee4b7068a0acb4c00b6778e70363ec5e /network/nft/nft.info
parent2e8ced0745d2c04d8a8b9881b67b9a9d84922e71 (diff)
network/nft: Added (nftables command-line interface).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/nft/nft.info')
-rw-r--r--network/nft/nft.info10
1 files changed, 10 insertions, 0 deletions
diff --git a/network/nft/nft.info b/network/nft/nft.info
new file mode 100644
index 0000000000000..adec6e161e354
--- /dev/null
+++ b/network/nft/nft.info
@@ -0,0 +1,10 @@
+PRGNAM="nft"
+VERSION="0.2"
+HOMEPAGE="http://www.netfilter.org/projects/nftables/"
+DOWNLOAD="http://www.netfilter.org/projects/nftables/files/nftables-0.2.tar.bz2"
+MD5SUM="9b824060febe56ed5e2fbd7f43ea78d4"
+DOWNLOAD_x86_64=""
+MD5SUM_x86_64=""
+REQUIRES="libnftnl"
+MAINTAINER="Duncan Roe"
+EMAIL="duncan_roe@acslink.net.au"