aboutsummaryrefslogtreecommitdiff
path: root/emulators/Makefile
diff options
context:
space:
mode:
authorNeel Chauhan <nc@FreeBSD.org>2021-03-16 23:30:47 +0000
committerNeel Chauhan <nc@FreeBSD.org>2021-03-16 23:30:47 +0000
commitc47779eeeac73dcfcb52402d4a12e455695ccd4d (patch)
treea5a58d362b7b03ff07ade48b0d0f7b41b9f677f1 /emulators/Makefile
parenta0bd4fb1fab61c43a874b7dede2fa6784d4cfd6f (diff)
downloadports-c47779eeeac73dcfcb52402d4a12e455695ccd4d.tar.gz
ports-c47779eeeac73dcfcb52402d4a12e455695ccd4d.zip
New port: emulators/qemu-guest-agent: QEMU Guest Agent for FreeBSD
PR: 254105 Submitted by: zhecka AT gmail DOT com
Notes
Notes: svn path=/head/; revision=568621
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 6f4c7eb999a4..c04b2617accb 100644
--- a/emulators/Makefile
+++ b/emulators/Makefile
@@ -113,6 +113,7 @@
SUBDIR += qemu
SUBDIR += qemu-cheri
SUBDIR += qemu-devel
+ SUBDIR += qemu-guest-agent
SUBDIR += qemu-powernv
SUBDIR += qemu-user-static
SUBDIR += qemu-user-static-devel