diff options
author | zi <zi@FreeBSD.org> | 2013-02-21 03:04:30 +0800 |
---|---|---|
committer | zi <zi@FreeBSD.org> | 2013-02-21 03:04:30 +0800 |
commit | f84ab4c28d4547ec1cd0bef65c62dab267b08430 (patch) | |
tree | 8a42d9c8fbbec1d73a872fd10d11f0b70f64a7cd /textproc/Makefile | |
parent | e79990b30cc71ccea96fe83b6f7a11591c038b33 (diff) | |
download | freebsd-ports-gnome-f84ab4c28d4547ec1cd0bef65c62dab267b08430.tar.gz freebsd-ports-gnome-f84ab4c28d4547ec1cd0bef65c62dab267b08430.tar.zst freebsd-ports-gnome-f84ab4c28d4547ec1cd0bef65c62dab267b08430.zip |
New port: textproc/p5-Net-Snort-Parser:
These modules provide a basis for parsing snort configuration files and
rules, allow tools to be built that muck with rulesets with less effort.
An example tool, snortconfig, is included.
WWW: https://projects.honeynet.org/svn/honeywall/honeywall/trunk/rpm-devel/perl-Net-Snort-Parser/
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index eefb6918f08a..bf4e1ffe2314 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -616,6 +616,7 @@ SUBDIR += p5-Marpa-HTML SUBDIR += p5-MathML-Entities SUBDIR += p5-Net-IDN-Encode + SUBDIR += p5-Net-Snort-Parser SUBDIR += p5-Net-YASA SUBDIR += p5-NetAddr-IP-Find SUBDIR += p5-Number-Format |