summaryrefslogtreecommitdiffstats
path: root/usr.sbin/unbound/Makefile
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>2013-09-15 14:51:23 +0000
committerdes <des@FreeBSD.org>2013-09-15 14:51:23 +0000
commitea05e625ec3e5c83a7066971514f66e15e913ecd (patch)
tree6f049c7799611aead87e6da6b6e21e8d8af772db /usr.sbin/unbound/Makefile
parent3b7e4aa267bc7eedadb66a6fa1fac2a227969a41 (diff)
downloadFreeBSD-src-ea05e625ec3e5c83a7066971514f66e15e913ecd.zip
FreeBSD-src-ea05e625ec3e5c83a7066971514f66e15e913ecd.tar.gz
Build and install the Unbound caching DNS resolver daemon.
Approved by: re (blanket)
Diffstat (limited to 'usr.sbin/unbound/Makefile')
-rw-r--r--usr.sbin/unbound/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/usr.sbin/unbound/Makefile b/usr.sbin/unbound/Makefile
new file mode 100644
index 0000000..2672d23
--- /dev/null
+++ b/usr.sbin/unbound/Makefile
@@ -0,0 +1,5 @@
+# $FreeBSD$
+
+SUBDIR= daemon anchor checkconf control
+
+.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud