1 | # $Id$ |
---|
2 | |
---|
3 | PortSystem 1.0 |
---|
4 | PortGroup perl5 1.0 |
---|
5 | |
---|
6 | perl5.branches 5.8 5.10 5.12 5.14 5.16 5.18 |
---|
7 | perl5.setup Iodef-Pb-Simple 0.21 |
---|
8 | master_sites http://search.cpan.org/CPAN/authors/id/S/SA/SAXJAZMAN/iodef/ |
---|
9 | revision 0 |
---|
10 | license {Artistic-1 GPL} |
---|
11 | maintainers nomaintainer |
---|
12 | description Perl extension providing high level API access to Iodef::Pb. It takes simple key-pair hashes and maps them to the appropriate IODEF classes using a Module::Pluggable framework of plugins. |
---|
13 | long_description ${description} |
---|
14 | |
---|
15 | platforms darwin |
---|
16 | |
---|
17 | checksums rmd160 dff7388d3c8396af9568e78f3c1ef2550c5ab61a \ |
---|
18 | sha256 18b57c8a1ccc260ca50dcf9c07f70aea4140ff51262d5fbba438b14845d5e2d9 |
---|
19 | |
---|
20 | depends_lib port:p5-snort-rule port:p5-json-xs port:p5-html-table port:p5-parse-range |
---|
21 | |
---|