
Also known as ISC bind. This import adds utilities such as host(1), dig(1), and nslookup(1), as well as many other tools and libraries. Change-Id: I035ca46e64f1965d57019e773f4ff0ef035e4aa3
8 lines
183 B
Makefile
8 lines
183 B
Makefile
# $NetBSD: Makefile,v 1.3 2013/04/25 17:02:29 christos Exp $
|
|
|
|
CONFIGFILES= 127 root.cache localhost loopback.v6 bind.keys
|
|
FILESDIR= /etc/namedb
|
|
FILESMODE= 644
|
|
|
|
.include <bsd.prog.mk>
|