diff options
author | edwin <edwin@FreeBSD.org> | 2003-10-03 13:07:59 +0000 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-10-03 13:07:59 +0000 |
commit | 2a77098ab7a97702581da4e699b5d67d343630ad (patch) | |
tree | 468210f75f2f8959f2bb2fe8aee72c2acb21463f /emulators/Makefile | |
parent | 661092b846ece35d27a00c4ced6036022a415410 (diff) | |
download | FreeBSD-ports-2a77098ab7a97702581da4e699b5d67d343630ad.zip FreeBSD-ports-2a77098ab7a97702581da4e699b5d67d343630ad.tar.gz |
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>
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 b8eb428..dd532d4 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 |