aboutsummaryrefslogtreecommitdiff
path: root/release/packages/unbound-debug.ucl
diff options
context:
space:
mode:
Diffstat (limited to 'release/packages/unbound-debug.ucl')
-rw-r--r--release/packages/unbound-debug.ucl14
1 files changed, 14 insertions, 0 deletions
diff --git a/release/packages/unbound-debug.ucl b/release/packages/unbound-debug.ucl
new file mode 100644
index 000000000000..8703bcfd8d12
--- /dev/null
+++ b/release/packages/unbound-debug.ucl
@@ -0,0 +1,14 @@
+name = "FreeBSD-%PKGNAME%"
+origin = "base"
+version = "%VERSION%"
+comment = "Validating, recursive, and caching DNS resolver (debugging symbols)"
+categories = [ base ]
+maintainer = "re@FreeBSD.org"
+www = "https://www.FreeBSD.org"
+prefix = "/"
+licenselogic = "single"
+licenses = [ BSD4CLAUSE ]
+desc = <<EOD
+Unbound is a recursive-only caching DNS server which can perform DNSSEC
+validation of results
+EOD