diff options
author | Alan Alberghini <414N@slacky.it> | 2011-09-09 16:22:49 -0400 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-09-21 19:48:32 -0300 |
commit | 5dc0a02af8e70c3818823d9ab3cf58305de6bab2 (patch) | |
tree | ebb2296aafdc4c68b7fc965a7818af03bb7d8c1e /network/ferm/slack-desc | |
parent | f4bd939b43f51aeb80772dd492661b8af98bcfa3 (diff) | |
download | slackbuilds-5dc0a02af8e70c3818823d9ab3cf58305de6bab2.tar.gz |
network/ferm: Added (For Easy Rule Making)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'network/ferm/slack-desc')
-rw-r--r-- | network/ferm/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/network/ferm/slack-desc b/network/ferm/slack-desc new file mode 100644 index 0000000000..a83188325e --- /dev/null +++ b/network/ferm/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +ferm: ferm (for Easy Rule Making) +ferm: +ferm: ferm is a tool to maintain complex firewalls, without having the +ferm: trouble to rewrite the complex rules over and over again. ferm allows +ferm: the entire firewall rule set to be stored in a separate file, and to +ferm: be loaded with one command. +ferm: +ferm: Homepage: http://ferm.foo-projects.org/ +ferm: +ferm: +ferm: |