# -*- 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 # $Id$ PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.8 5.10 5.12 5.14 5.16 5.18 perl5.setup Net-Abuse-Utils 0.23 license {Artistic-1 GPL} maintainers nomaintainer description Routines useful for processing network abuse long_description ${description} platforms darwin if {${perl5.major} != ""} { depends_lib port:p${perl5.major}-net-dns \ port:p${perl5.major}-net-whois-ip \ port:p${perl5.major}-net-ip \ port:p${perl5.major}-email-address }