aboutsummaryrefslogtreecommitdiff
path: root/dns/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2017-05-06 06:03:58 +0000
committerMartin Wilke <miwi@FreeBSD.org>2017-05-06 06:03:58 +0000
commita2c4a5c233c0693a18d4e2e27663be4b4b006636 (patch)
treecac2aab8c60284d1f82bf2aa48840f41de9319bc /dns/Makefile
parent4d0c2962c55255741df25a511a6268b079142be6 (diff)
downloadports-a2c4a5c233c0693a18d4e2e27663be4b4b006636.tar.gz
ports-a2c4a5c233c0693a18d4e2e27663be4b4b006636.zip
Lexicon provides a way to manipulate DNS records on multiple DNS providers in a
standardized way. Lexicon has a CLI but it can also be used as a python library. Lexicon was designed to be used in automation, specifically letsencrypt. WWW: https://github.com/AnalogJ/lexicon PR: 218792 Submitted by: Goran Meki <meka@tilda.center>
Notes
Notes: svn path=/head/; revision=440230
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 eccd130b07d2..8f377ff9ff27 100644
--- a/dns/Makefile
+++ b/dns/Makefile
@@ -168,6 +168,7 @@
SUBDIR += powerdns-recursor
SUBDIR += public_suffix_list
SUBDIR += py-dns
+ SUBDIR += py-dns-lexicon
SUBDIR += py-dnschain
SUBDIR += py-dnspython
SUBDIR += py-easyzone