Source
# -*- 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
PortSystem 1.0
PortGroup perl5 1.0
perl5.branches 5.26
perl5.setup Data-Validate-IP 0.27
platforms darwin
maintainers nomaintainer
license Artistic-1 GPL
description IPv4 and IPv6 validation methods
long_description ${description}
checksums rmd160 6a43776e100713bdc8a22e0fb5cd1489d6ce1d2e \
sha256 e1aa92235dcb9c6fd9b6c8cda184d1af73537cc77f4f83a0f88207a8bfbfb7d6
if {${perl5.major} != ""} {
depends_build-append \
port:p${perl5.major}-test-requires
depends_lib-append \
port:p${perl5.major}-netaddr-ip
}