diff options
author | lwhsu <lwhsu@FreeBSD.org> | 2010-08-22 22:15:00 +0800 |
---|---|---|
committer | lwhsu <lwhsu@FreeBSD.org> | 2010-08-22 22:15:00 +0800 |
commit | 37b0a74157020058bde23195f86946d6e22baab1 (patch) | |
tree | ec9e81420c0eee2a59a83df2459f697ac4e51c9c /emulators/Makefile | |
parent | d8a0abf336a38b4aaae127f1c768824142ce2053 (diff) | |
download | freebsd-ports-gnome-37b0a74157020058bde23195f86946d6e22baab1.tar.gz freebsd-ports-gnome-37b0a74157020058bde23195f86946d6e22baab1.tar.zst freebsd-ports-gnome-37b0a74157020058bde23195f86946d6e22baab1.zip |
Add pcsxr 1.9.91, playstation (PSX) emulator.
PR: ports/147849
Submitted by: Ganael Laplanche <ganael.laplanche at martymac.com>
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 9dcd8045a436..d2f9918b26fd 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -135,6 +135,7 @@ SUBDIR += p-interp SUBDIR += parallels-tools SUBDIR += pcemu + SUBDIR += pcsxr SUBDIR += pearpc SUBDIR += prodosemu SUBDIR += psim-freebsd |