diff options
author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2015-01-11 09:29:37 +0000 |
---|---|---|
committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2015-01-11 09:29:37 +0000 |
commit | a3b0bd6392dfe48768504efee8be181cb58fd0e9 (patch) | |
tree | b69c350307a582679c42884eb2672027da722239 /security/p5-Snort-Rule | |
parent | d8767aa46f4794b0e93de74b7116005c636872be (diff) |
Notes
Diffstat (limited to 'security/p5-Snort-Rule')
-rw-r--r-- | security/p5-Snort-Rule/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/security/p5-Snort-Rule/Makefile b/security/p5-Snort-Rule/Makefile index 36c3cd8e8d07..e799e034b99c 100644 --- a/security/p5-Snort-Rule/Makefile +++ b/security/p5-Snort-Rule/Makefile @@ -9,9 +9,12 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:SAXJAZMAN/Snort PKGNAMEPREFIX= p5- -MAINTAINER= pauls@utdallas.edu +MAINTAINER= bofh@FreeBSD.org COMMENT= Perl5 extension for dynamically building snort rules +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + USES= perl5 USE_PERL5= configure |