aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Snort-Rule
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-02-01 14:41:36 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-02-01 14:41:36 +0000
commit244d3c2210a4fab03e5061a4f2b23edbe7033339 (patch)
treec2a650599f15978179e2fe31cc16e35853baa449 /security/p5-Snort-Rule
parent8df6b9b0c508eafb70032cb1eba9c4ff06dea2a9 (diff)
downloadports-244d3c2210a4fab03e5061a4f2b23edbe7033339.tar.gz
ports-244d3c2210a4fab03e5061a4f2b23edbe7033339.zip
Notes
Diffstat (limited to 'security/p5-Snort-Rule')
-rw-r--r--security/p5-Snort-Rule/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/security/p5-Snort-Rule/Makefile b/security/p5-Snort-Rule/Makefile
index ff9797b908f4..559336f3a7af 100644
--- a/security/p5-Snort-Rule/Makefile
+++ b/security/p5-Snort-Rule/Makefile
@@ -15,12 +15,10 @@ USES= perl5
USE_PERL5= configure
PLIST_FILES= %%SITE_PERL%%/Snort/Rule.pm \
- %%SITE_PERL%%/mach/auto/Snort/Rule/.packlist
+ %%SITE_PERL%%/mach/auto/Snort/Rule/.packlist \
+ %%PERL5_MAN3%%/Snort::Rule.3.gz
PLIST_DIRS= %%SITE_PERL%%/mach/auto/Snort/Rule \
%%SITE_PERL%%/mach/auto/Snort \
%%SITE_PERL%%/Snort
-MAN3= Snort::Rule.3
-
-NO_STAGE= yes
.include <bsd.port.mk>