diff options
author | edwin <edwin@FreeBSD.org> | 2003-01-12 10:47:35 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-01-12 10:47:35 +0800 |
commit | c01292becff2579f721632dfe006824ccaf2f850 (patch) | |
tree | bdd9dfe1ca69cdc6f1d5b5ff3e9df76ee93f449c /emulators/Makefile | |
parent | 7a5030737085d43c8dad944717d0e4d95ea6b95c (diff) | |
download | freebsd-ports-gnome-c01292becff2579f721632dfe006824ccaf2f850.tar.gz freebsd-ports-gnome-c01292becff2579f721632dfe006824ccaf2f850.tar.zst freebsd-ports-gnome-c01292becff2579f721632dfe006824ccaf2f850.zip |
This is ePSXe, a Sony Playstation emulator (Linux binary).
PR: ports/46240
Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
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 0c467186dea9..f652058373e6 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -30,6 +30,7 @@ SUBDIR += ia64sim SUBDIR += ines SUBDIR += libvm68k + SUBDIR += linux-ePSXe SUBDIR += linux-peops-softgpu SUBDIR += linux-peops-spu SUBDIR += linux-vmware-toolbox |