aboutsummaryrefslogtreecommitdiff
path: root/emulators/Makefile
diff options
context:
space:
mode:
authorAlan Somers <asomers@FreeBSD.org>2016-10-14 20:34:26 +0000
committerAlan Somers <asomers@FreeBSD.org>2016-10-14 20:34:26 +0000
commitf51dcaa2eae6f6468fb271163aaa7a148cf42aee (patch)
tree41b9133bfc2317fc1ca1d937da24d1530d2c9dea /emulators/Makefile
parent217e68c35b135c571e02bd51fc6aac8db0c90d9a (diff)
downloadports-f51dcaa2eae6f6468fb271163aaa7a148cf42aee.tar.gz
ports-f51dcaa2eae6f6468fb271163aaa7a148cf42aee.zip
Add emulators/qemu-utils
qemu-utils is a new port which installs a few miscellaneous qemu utilities that are useful even without emulation capabilities. It is useful where emulation is not needed, because it has far fewer dependencies than qemu. It is equivalent to the Debian package of the same name. Reviewed by: sbruno, brd Approved by: brd (ports) Sponsored by: Spectra Logic Corp Differential Revision: https://reviews.freebsd.org/D8038
Notes
Notes: svn path=/head/; revision=423989
Diffstat (limited to 'emulators/Makefile')
-rw-r--r--emulators/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/Makefile b/emulators/Makefile
index 41b092b74a96..f6ec0445226d 100644
--- a/emulators/Makefile
+++ b/emulators/Makefile
@@ -123,6 +123,7 @@
SUBDIR += qemu-launcher
SUBDIR += qemu-sbruno
SUBDIR += qemu-user-static
+ SUBDIR += qemu-utils
SUBDIR += qmc2
SUBDIR += qtemu
SUBDIR += quasi88