aboutsummaryrefslogtreecommitdiff
path: root/dns/Makefile
diff options
context:
space:
mode:
authorKurt Jaeger <pi@FreeBSD.org>2020-10-04 10:29:36 +0000
committerKurt Jaeger <pi@FreeBSD.org>2020-10-04 10:29:36 +0000
commit80b4baf4eb820cfb8ca3610d0caf69fdc015b29c (patch)
tree0e1c5184c2ecd1d2db316502ebcf10bda95ec312 /dns/Makefile
parentc5f816884f37b99d23d9dc93c73f06193079fc78 (diff)
downloadports-80b4baf4eb820cfb8ca3610d0caf69fdc015b29c.tar.gz
ports-80b4baf4eb820cfb8ca3610d0caf69fdc015b29c.zip
New port: dns/knot3-lib
This port allows to install only libknot, which comes along with Knot DNS (authoritative), but also is a depency of knot-resolver WWW: https://www.knot-dns.cz/ PR: 249364 Submitted by: Leo Vandewoestijne <freebsd@dns.company> Relnotes: https://www.knot-resolver.cz/2020-09-08-knot-resolver-5.1.3.html
Notes
Notes: svn path=/head/; revision=551374
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 3ba1396b86ad..3b6d884af2a3 100644
--- a/dns/Makefile
+++ b/dns/Makefile
@@ -90,6 +90,7 @@
SUBDIR += knot2
SUBDIR += knot2-lib
SUBDIR += knot3
+ SUBDIR += knot3-lib
SUBDIR += ldapdns
SUBDIR += ldns
SUBDIR += libasr