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
16 lines
457 B
Plaintext
16 lines
457 B
Plaintext
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
|