1 | # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 |
---|
2 | # $Id$ |
---|
3 | |
---|
4 | PortSystem 1.0 |
---|
5 | PortGroup perl5 1.0 |
---|
6 | |
---|
7 | perl5.branches 5.16 5.18 5.20 |
---|
8 | perl5.setup Snort-Rule 1.07 |
---|
9 | license {Artistic-1 GPL} |
---|
10 | maintainers nomaintainer |
---|
11 | description Perl extension for dynamically building snort rules |
---|
12 | long_description ${description} |
---|
13 | master_sites http://search.cpan.org/CPAN/authors/id/S/SA/SAXJAZMAN/Snort/ |
---|
14 | |
---|
15 | platforms darwin |
---|
16 | |
---|
17 | checksums rmd160 69ff3a21a2b9fcca41a1fef464ee76a011078f48 \ |
---|
18 | sha256 a8031320214d0d7d61107e57a3e157888859aa4573996c468b64446c82517d7b |
---|
19 | |
---|