diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-10-03 13:07:59 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-10-03 13:07:59 +0000 |
commit | 0e78f2abe294f40c373343e0af27217db7e6be61 (patch) | |
tree | e38d04ff0cf662dec2b1b96c9d25bc2f9e9a0d69 /emulators/Makefile | |
parent | 275be4db98edb4d981e5a76ab7f72f98fd306a04 (diff) | |
download | ports-0e78f2abe294f40c373343e0af27217db7e6be61.tar.gz ports-0e78f2abe294f40c373343e0af27217db7e6be61.zip |
New port: VisualBoyAdvance
VisualBoyAdvance is currently one of the best Gameboy Advance
emulators out there.
PR: ports/56376
Submitted by: No Name <arundel@gmx.net>
Notes
Notes:
svn path=/head/; revision=90118
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 b8eb4287ebf9..dd532d4bef4a 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -70,6 +70,7 @@ SUBDIR += twin SUBDIR += uae SUBDIR += vMac + SUBDIR += vba SUBDIR += vgb SUBDIR += vgb-bin SUBDIR += vgba-bin |