aboutsummaryrefslogtreecommitdiffstats
path: root/dns/Makefile
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2005-12-30 12:24:11 +0800
committeredwin <edwin@FreeBSD.org>2005-12-30 12:24:11 +0800
commit5df9e4c658a115f9731822f90136a2cba1deb6e6 (patch)
treea6e05a56768d55f35acf293647fe5824ac0625de /dns/Makefile
parent90ec15a429a2d5f2b9851818fcdb37f36578c6ce (diff)
downloadfreebsd-ports-gnome-5df9e4c658a115f9731822f90136a2cba1deb6e6.tar.gz
freebsd-ports-gnome-5df9e4c658a115f9731822f90136a2cba1deb6e6.tar.zst
freebsd-ports-gnome-5df9e4c658a115f9731822f90136a2cba1deb6e6.zip
[NEW PORT] dns/ldns: A library for programs conforming to DNS RFCs and drafts
Ldns is a library to simplify implementaition of recent DNS RFCs. The goal is to allow depelopers to easily create software conforming to current RFCs and experimental software for current Internet drafts. Because ldns is written in C it should be a lot faster than Perl or other scripting languages. WWW: http://www.nlnetlabs.nl/ldns/ PR: ports/91042 Submitted by: Konstantin Saurbier <saurbier@math.uni-bielefeld.de> <saurbier@math.uni-bielefeld.de>
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 5afa8af3c9b2..c597c7d0cce1 100644
--- a/dns/Makefile
+++ b/dns/Makefile
@@ -50,6 +50,7 @@
SUBDIR += inadyn
SUBDIR += ipcheck
SUBDIR += ldapdns
+ SUBDIR += ldns
SUBDIR += libdjbdns
SUBDIR += libidn
SUBDIR += maradns