aboutsummaryrefslogtreecommitdiffstats
path: root/dns/Makefile
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2015-07-28 03:25:30 +0800
committersunpoet <sunpoet@FreeBSD.org>2015-07-28 03:25:30 +0800
commit7b7eceae44651c2859afe6c82fac4f7b0dc6b980 (patch)
tree4e8c1639f3d6f0c54a429826ddc26e7b2bf947d1 /dns/Makefile
parentdbcf3f4c389002fb5a1967a3066aa1dce4f441e2 (diff)
downloadfreebsd-ports-gnome-7b7eceae44651c2859afe6c82fac4f7b0dc6b980.tar.gz
freebsd-ports-gnome-7b7eceae44651c2859afe6c82fac4f7b0dc6b980.tar.zst
freebsd-ports-gnome-7b7eceae44651c2859afe6c82fac4f7b0dc6b980.zip
- Add p5-IO-Async-Resolver-DNS 0.05
IO::Async::Resolver::DNS extends the IO::Async::Resolver class with extra methods and resolver functions to perform DNS-specific resolver lookups. It does not directly provide any methods or functions of its own. These functions are provided for performing DNS-specific lookups, to obtain MX or SRV records, for example. For regular name resolution, the usual getaddrinfo and getnameinfo methods on the standard IO::Async::Resolver should be used. WWW: http://search.cpan.org/dist/IO-Async-Resolver-DNS/
Diffstat (limited to 'dns/Makefile')
-rw-r--r--dns/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/Makefile b/dns/Makefile
index 9709ecfa4c2e..404f34200194 100644
--- a/dns/Makefile
+++ b/dns/Makefile
@@ -109,6 +109,7 @@
SUBDIR += p5-DNS-Zone
SUBDIR += p5-DNS-ZoneParse
SUBDIR += p5-Data-Validate-Domain
+ SUBDIR += p5-IO-Async-Resolver-DNS
SUBDIR += p5-Mozilla-PublicSuffix
SUBDIR += p5-Net-Amazon-Route53
SUBDIR += p5-Net-Bonjour