diff options
Diffstat (limited to 'textproc/p5-Net-Snort-Parser/Makefile')
-rw-r--r-- | textproc/p5-Net-Snort-Parser/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/textproc/p5-Net-Snort-Parser/Makefile b/textproc/p5-Net-Snort-Parser/Makefile index 157b0a79f315..0c01378ed185 100644 --- a/textproc/p5-Net-Snort-Parser/Makefile +++ b/textproc/p5-Net-Snort-Parser/Makefile @@ -14,8 +14,4 @@ COMMENT= Perl modules for parsing Snort configuration files USES= perl5 USE_PERL5= configure -MAN1= snortconfig.1 -MAN3= Net::Snort::Parser::File.3 Net::Snort::Parser::Rule.3 - -NO_STAGE= yes .include <bsd.port.mk> |