# -*- 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.49 ../../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 76c5e81de51f47c7dd5a025ee3dfea89b582efa0 \ sha256 8da11c6d491732e6f389901b81f86d4d67a208759e7da63688b2e5a26e23be5e \ size 262957 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 }