diff options
author | will <will@FreeBSD.org> | 2000-08-11 04:21:13 +0000 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-08-11 04:21:13 +0000 |
commit | 2f665eb75ec9151b491b2c72a3501fe077d788a1 (patch) | |
tree | bc52bfbc4329a6d40b0776408a874f17fdf2e279 /emulators/Makefile | |
parent | 09ec0cb8067da3b836d2e6b925db5ca87d8adfcd (diff) | |
download | FreeBSD-ports-2f665eb75ec9151b491b2c72a3501fe077d788a1.zip FreeBSD-ports-2f665eb75ec9151b491b2c72a3501fe077d788a1.tar.gz |
Add vgb-bin v17, a gameboy emulator, binary-only.
PR: 20427
Submitted by: Mario Sergio Fujikawa Ferriera <lioux@uol.com.br>
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 834f746..7f47dda 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -37,6 +37,7 @@ SUBDIR += tuxnes SUBDIR += twin SUBDIR += vgb + SUBDIR += vgb-bin SUBDIR += vice SUBDIR += vMac SUBDIR += vmsbackup |