aboutsummaryrefslogtreecommitdiff
path: root/release/packages/bhyve-debug.ucl
blob: 8c8ac9e7e6bce1a3b4b76881f80a5b2bc6d1237f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
name = "FreeBSD-%PKGNAME%"
origin = "base"
version = "%VERSION%"
comment = "The BSD Hypervisor (debugging symbols)"
categories = [ base ]
maintainer = "re@FreeBSD.org"
www = "https://www.FreeBSD.org"
prefix = "/"
licenselogic = "single"
licenses = [ BSD2CLAUSE ]
desc = <<EOD
bhyve, the "BSD hypervisor" is a hypervisor/virtual machine manager developed on
FreeBSD and relies on modern CPU features such as Extended Page Tables (EPT) and
VirtIO network and storage drivers
EOD