aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoman Bogorodskiy <novel@FreeBSD.org>2016-07-24 03:37:00 +0000
committerRoman Bogorodskiy <novel@FreeBSD.org>2016-07-24 03:37:00 +0000
commitd7c2ed568f101a6718f3be94358267519c12297b (patch)
tree5fb2575fc887a617005dd212cc5b620dcde8569e
parent4aa14f1b84d70170094fc4688f407d30b8e2226d (diff)
Notes
-rw-r--r--sysutils/Makefile1
-rw-r--r--sysutils/bhyve-firmware/Makefile18
-rw-r--r--sysutils/bhyve-firmware/pkg-descr3
3 files changed, 22 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile
index 35a345635de3..9e9b4fdd661b 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -87,6 +87,7 @@
SUBDIR += bchunk
SUBDIR += beadm
SUBDIR += beadm-devel
+ SUBDIR += bhyve-firmware
SUBDIR += bhyve-rc
SUBDIR += biosfont
SUBDIR += bkpupsd
diff --git a/sysutils/bhyve-firmware/Makefile b/sysutils/bhyve-firmware/Makefile
new file mode 100644
index 000000000000..37be388aebe7
--- /dev/null
+++ b/sysutils/bhyve-firmware/Makefile
@@ -0,0 +1,18 @@
+# $FreeBSD$
+
+PORTNAME= bhyve-firmware
+PORTVERSION= 1.0
+CATEGORIES= sysutils
+
+MAINTAINER= fabian.freyer@physik.tu-berlin.de
+COMMENT= Collection of Firmware for bhyve
+
+RUN_DEPENDS= uefi-edk2-bhyve>=0:sysutils/uefi-edk2-bhyve
+
+USES= metaport
+OPTIONS_DEFINE= CSM
+OPTIONS_DEFAULT= CSM
+CSM_DESC= Include firmware with Compatibility Support Module
+CSM_RUN_DEPENDS= uefi-edk2-bhyve-csm>=0:sysutils/uefi-edk2-bhyve-csm
+
+.include <bsd.port.mk>
diff --git a/sysutils/bhyve-firmware/pkg-descr b/sysutils/bhyve-firmware/pkg-descr
new file mode 100644
index 000000000000..4c039f162a02
--- /dev/null
+++ b/sysutils/bhyve-firmware/pkg-descr
@@ -0,0 +1,3 @@
+A collection of firmware for bhyve.
+
+WWW: https://wiki.freebsd.org/bhyve/UEFI