aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/Makefile
diff options
context:
space:
mode:
authordanilo <danilo@FreeBSD.org>2014-03-11 07:29:12 +0800
committerdanilo <danilo@FreeBSD.org>2014-03-11 07:29:12 +0800
commitd82b23e412401e8421359c50dc519c5bfcafd6e8 (patch)
treee60af1b897a6c44c1375719142124d69f8ab32fe /emulators/Makefile
parentb89f024868abe000dc5076706ea526fa56504e4e (diff)
downloadfreebsd-ports-gnome-d82b23e412401e8421359c50dc519c5bfcafd6e8.tar.gz
freebsd-ports-gnome-d82b23e412401e8421359c50dc519c5bfcafd6e8.tar.zst
freebsd-ports-gnome-d82b23e412401e8421359c50dc519c5bfcafd6e8.zip
- Add the new port emulators/fs-uae
- Use a small patch to enable the build on FreeBSD 8 due the change on 'struct stat' - Pass the maintainership to submitter FS-UAE is a free open source Amiga Emulator based on WinUAE. FS-UAE emulates A500, A500+, A600, A1200, A1000, A3000 and A4000 models, but you can tweak the hardware configuration and create customized Amigas. PR: ports/187389 Submitted by: Carsten Jensen <tomse@tomse.dk>
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 fe496a6ef35d..e087fc0336d3 100644
--- a/emulators/Makefile
+++ b/emulators/Makefile
@@ -37,6 +37,7 @@
SUBDIR += fceux
SUBDIR += fmsx
SUBDIR += frodo
+ SUBDIR += fs-uae
SUBDIR += fuse
SUBDIR += fuse-roms
SUBDIR += fuse-utils