diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2004-08-01 23:17:59 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2004-08-01 23:17:59 +0000 |
commit | acbbe206d5ca2c034a38caa9c8cec44594349027 (patch) | |
tree | 88d74b7e8b8ef5dd94f709d6c1fe679d5e95753c /emulators/Makefile | |
parent | Upgrade to latest snapshot. (diff) |
New port: emulators/raine - Arcade Emulator for M68000, M68020 and Z80 based hardware
Arcade Emulator for M68000, M68020 and Z80 based hardware.
WWW: http://www.rainemu.com/
PR: ports/69509
Submitted by: Florent Thoumie <flz@xbsd.org>
Diffstat (limited to 'emulators/Makefile')
-rw-r--r-- | emulators/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index 31f85fa0d195..5be26c6d4df6 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -69,6 +69,7 @@ SUBDIR += qcl SUBDIR += qemu SUBDIR += quasi88 + SUBDIR += raine SUBDIR += rtc SUBDIR += sim SUBDIR += sim6811 |