5b7774f3ea
be overridden and ends up overwriting output files. - For the descriptions that just say "TODO", switch to using %DESC% so the generic description is used. Approved by: bapt
15 lines
383 B
Plaintext
15 lines
383 B
Plaintext
name = "FreeBSD-%PKGNAME%"
|
|
origin = "base"
|
|
version = "%VERSION%"
|
|
comment = "Validating, recursive, and caching DNS resolver"
|
|
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
|