diff options
Diffstat (limited to 'emulators/qemu/pkg-plist')
-rw-r--r-- | emulators/qemu/pkg-plist | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/emulators/qemu/pkg-plist b/emulators/qemu/pkg-plist index 30b74b1c2e0b..2df1145002d5 100644 --- a/emulators/qemu/pkg-plist +++ b/emulators/qemu/pkg-plist @@ -1,16 +1,23 @@ bin/qemu bin/qemu-img bin/qemu-system-arm +bin/qemu-system-cris +bin/qemu-system-m68k bin/qemu-system-mips +bin/qemu-system-mips64 +bin/qemu-system-mips64el bin/qemu-system-mipsel bin/qemu-system-ppc +bin/qemu-system-ppc64 +bin/qemu-system-ppcemb +bin/qemu-system-sh4 +bin/qemu-system-sh4eb bin/qemu-system-sparc bin/qemu-system-x86_64 %%PORTDOCS%%%%DOCSDIR%%/qemu-doc.html %%PORTDOCS%%%%DOCSDIR%%/qemu-tech.html %%PORTDOCS%%@dirrm %%DOCSDIR%% %%DATADIR%%/bios.bin -%%DATADIR%%/linux_boot.bin %%DATADIR%%/vgabios.bin %%DATADIR%%/vgabios-cirrus.bin %%DATADIR%%/ppc_rom.bin |