From 0ca1384fbf4d0becb1397a8e496c045046e9232a Mon Sep 17 00:00:00 2001 From: René 'Necoro' Neumann Date: Thu, 1 Apr 2010 19:26:43 +0200 Subject: Add fwknop --- .../IPTables-ChainMgr/IPTables-ChainMgr-0.9.ebuild | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 dev-perl/IPTables-ChainMgr/IPTables-ChainMgr-0.9.ebuild (limited to 'dev-perl/IPTables-ChainMgr/IPTables-ChainMgr-0.9.ebuild') diff --git a/dev-perl/IPTables-ChainMgr/IPTables-ChainMgr-0.9.ebuild b/dev-perl/IPTables-ChainMgr/IPTables-ChainMgr-0.9.ebuild new file mode 100644 index 0000000..8a5a836 --- /dev/null +++ b/dev-perl/IPTables-ChainMgr/IPTables-ChainMgr-0.9.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2010 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +EAPI="2" + +MODULE_AUTHOR="MRASH" + +inherit perl-module + +DESCRIPTION="Perl extension for manipulating iptables policies" + +LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )" +SLOT="0" +KEYWORDS="~x86" +IUSE="" + +DEPEND=">=dev-perl/IPTables-Parse-0.7 + >=dev-perl/Net-IPv4Addr-0.10 + dev-lang/perl" -- cgit v1.2.3-70-g09d2