aboutsummaryrefslogtreecommitdiff
path: root/dns/Makefile
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2018-05-29 12:29:16 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2018-05-29 12:29:16 +0000
commit2bea94a572baa5d5e74109429ec662cc2692c42f (patch)
tree8b2e58881a7d67cb07099bfa7ce19e2994ebbcfe /dns/Makefile
parent78bd5b65c8788cd1f1594e7251323bbd3dbb71e2 (diff)
downloadports-2bea94a572baa5d5e74109429ec662cc2692c42f.tar.gz
ports-2bea94a572baa5d5e74109429ec662cc2692c42f.zip
Add py-aiodns 1.1.1, simple DNS resolver for asyncio.
PR: 228579 Submitted by: Waitman Gobble <waitman@waitman.net>
Notes
Notes: svn path=/head/; revision=471091
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 64dedb98d972..2b7a09c49085 100644
--- a/dns/Makefile
+++ b/dns/Makefile
@@ -181,6 +181,7 @@
SUBDIR += powerdns-recursor
SUBDIR += powerdns-recursor40
SUBDIR += public_suffix_list
+ SUBDIR += py-aiodns
SUBDIR += py-cloudflare
SUBDIR += py-dns
SUBDIR += py-dns-lexicon