0f0bf03300
2025-06-30 emulators/qemu8: No value in maintaining older QEMU versions on FreeBSD
12 lines
266 B
Makefile
12 lines
266 B
Makefile
COMMENT = Emulators for other operating systems
|
|
|
|
SUBDIR += open-vm-kmod
|
|
SUBDIR += open-vm-tools
|
|
SUBDIR += parallels-tools
|
|
SUBDIR += qemu
|
|
SUBDIR += qemu-user-static
|
|
SUBDIR += unicorn
|
|
SUBDIR += xen-kernel
|
|
|
|
.include <bsd.port.subdir.mk>
|