# -*- 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.28 5.30 5.32 5.34 perl5.setup Net-DNS 1.48 ../../authors/id/N/NL/NLNETLABS revision 0 license MIT maintainers {devans @dbevans} openmaintainer description Net::DNS - Perl Interface to the Domain Name System long_description {*}${description} platforms {darwin any} supported_archs noarch checksums rmd160 f286d0f4d30789c02da025b73686d547953cb73b \ sha256 e55f3e71a31c2b856024bf5061b1160b03f879d80135414f38d8220476944753 \ size 259568 if {${perl5.major} != ""} { depends_lib-append \ port:p${perl5.major}-digest-bubblebabble \ port:p${perl5.major}-digest-hmac \ port:p${perl5.major}-io \ port:p${perl5.major}-io-socket-ip \ port:p${perl5.major}-net-libidn2 \ port:p${perl5.major}-time-local }