diff options
author | edwin <edwin@FreeBSD.org> | 2004-08-02 07:17:59 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2004-08-02 07:17:59 +0800 |
commit | 8d4c8a70e31c4b121a78e715b57ab3f17c76ba2a (patch) | |
tree | 9ca9a75b17217baed1493dec4f2014226cb91de3 /emulators/Makefile | |
parent | 9c525c2254f753d8e8612dda07dc0ffd1c37110c (diff) | |
download | freebsd-ports-gnome-8d4c8a70e31c4b121a78e715b57ab3f17c76ba2a.tar.gz freebsd-ports-gnome-8d4c8a70e31c4b121a78e715b57ab3f17c76ba2a.tar.zst freebsd-ports-gnome-8d4c8a70e31c4b121a78e715b57ab3f17c76ba2a.zip |
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 |