]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - release/packages/unbound-lib32.ucl
Fix naming inconsistency with lib32 debug packages.
[FreeBSD/FreeBSD.git] / release / packages / unbound-lib32.ucl
1 name = "FreeBSD-%PKGNAME%"
2 origin = "base"
3 version = "%VERSION%"
4 comment = "Validating, recursive, and caching DNS resolver, 32-bit libraries"
5 categories = [ base ]
6 maintainer = "re@FreeBSD.org"
7 www = "https://www.FreeBSD.org"
8 prefix = "/"
9 licenselogic = "single"
10 licenses = [ BSD4CLAUSE ]
11 desc = <<EOD
12 Unbound is a recursive-only caching DNS server which can perform DNSSEC
13 validation of results
14 EOD