aboutsummaryrefslogtreecommitdiff
path: root/release/packages/unbound.ucl
blob: 071c858ce0b187aabb4dfb265d0fa3ad49e4f7ed (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
name = "FreeBSD-unbound"
origin = "base"
version = "%VERSION%"
comment = "Validating, recursive, and caching DNS resolver"
categories = [ base ]
maintainer = "re@FreeBSD.org"
www = "http://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