aboutsummaryrefslogtreecommitdiff
path: root/release/packages/bhyve.ucl
blob: 821eefd2c31cc99507d6b97174f5f6462d62acb0 (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"
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