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.8 5.10 5.12 5.14 5.16 5.18 |
---|
8 | perl5.setup Net-Abuse-Utils-Spamhaus 0.05 |
---|
9 | revision 0 |
---|
10 | license {Artistic-1 GPL} |
---|
11 | maintainers nomaintainer |
---|
12 | description Perl extension for checking data against the spamhaus blacklists |
---|
13 | long_description ${description} |
---|
14 | |
---|
15 | platforms darwin |
---|
16 | |
---|
17 | checksums md5 8d1d1f9090e9cfd38374d5f04d1d02b0 \ |
---|
18 | sha1 8c25f2eb9971f03ab6afe5702d0ab71f9844d77b \ |
---|
19 | rmd160 9a358011fd16fd44b91eed93f43780e2758c7b8c \ |
---|
20 | sha256 479c699717e592ade04b12a377ed0316a6ea404ab0685b2ae5e7309fd5fd13ec |
---|
21 | |
---|