diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-10-06 06:26:57 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-10-06 06:26:57 +0000 |
commit | 17682b1d719cc41d89a77dee99f14e9aeb6676ae (patch) | |
tree | a88d6c7adb8d0586781dff870a46a5893b524f2c /emulators/Makefile | |
parent | d60c2c26e00ccf3b063f1adb8d9452d4d67b7ea7 (diff) | |
download | ports-17682b1d719cc41d89a77dee99f14e9aeb6676ae.tar.gz ports-17682b1d719cc41d89a77dee99f14e9aeb6676ae.zip |
GXMame is a GTK frontend for xmame
XMame is a GTK frontend for xmame. It is similar to MAME32.
PR: ports/57628
Submitted by: Travis Poppe <tlp@liquidx.org>
Notes
Notes:
svn path=/head/; revision=90389
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 c2d60ab31308..3fc5616ad909 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -27,6 +27,7 @@ SUBDIR += gnuboy SUBDIR += grustibus SUBDIR += gsnes9x + SUBDIR += gxmame SUBDIR += hercules SUBDIR += hfs SUBDIR += hfsutils |