aboutsummaryrefslogtreecommitdiff
path: root/emulators/Makefile
diff options
context:
space:
mode:
authorDanilo Egea Gondolfo <danilo@FreeBSD.org>2014-03-10 23:29:12 +0000
committerDanilo Egea Gondolfo <danilo@FreeBSD.org>2014-03-10 23:29:12 +0000
commit527efe2bca72433f77dce6b6bf6ebe1f8bdc21d1 (patch)
treee60af1b897a6c44c1375719142124d69f8ab32fe /emulators/Makefile
parentc7606c98cf9e98a727085540ea4eef44c115bf8e (diff)
downloadports-527efe2bca72433f77dce6b6bf6ebe1f8bdc21d1.tar.gz
ports-527efe2bca72433f77dce6b6bf6ebe1f8bdc21d1.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>
Notes
Notes: svn path=/head/; revision=347825
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