diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-08-31 19:54:46 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-08-31 19:54:46 +0000 |
commit | 90d48a0f16b6c2dcdf62fa1982cc704ba0ffa6fe (patch) | |
tree | a2c1a672be8c9f9c938fc28f86d444162a1a0022 /emulators/Makefile | |
parent | 9256f627177ddee2fc4f26a5d4fca693905f5fe7 (diff) | |
download | ports-90d48a0f16b6c2dcdf62fa1982cc704ba0ffa6fe.tar.gz ports-90d48a0f16b6c2dcdf62fa1982cc704ba0ffa6fe.zip |
Wah!Cade is a GNU/Linux friendly clone of Minwah's excellent MameWAH. It's a
front end for the M.A.M.E. arcade game emulator, and has been designed with
arcade cabinet controls & projects in mind.
WWW: http://www.anti-particle.com/wahcade.shtml
PR: ports/102525
Submitted by: Nathaniel Roark <robb_force@holybuffalo.net>
Notes
Notes:
svn path=/head/; revision=171757
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 4a164b276606..391d0cd16732 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -146,6 +146,7 @@ SUBDIR += vpce SUBDIR += vx68k SUBDIR += vxtools + SUBDIR += wahcade SUBDIR += wine SUBDIR += x48 SUBDIR += xbraitenberg |