diff options
author | Ryan Steinmetz <zi@FreeBSD.org> | 2013-02-20 19:04:30 +0000 |
---|---|---|
committer | Ryan Steinmetz <zi@FreeBSD.org> | 2013-02-20 19:04:30 +0000 |
commit | 984cd17c4a63030b94ca7aecd3e83e030c4fbc05 (patch) | |
tree | 8a42d9c8fbbec1d73a872fd10d11f0b70f64a7cd /textproc/Makefile | |
parent | cd06928615a9d7bfd2326847dc44291b062bb85e (diff) |
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/
Notes
Notes:
svn path=/head/; revision=312654
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 |