diff options
author | lofi <lofi@FreeBSD.org> | 2005-07-06 06:15:53 +0800 |
---|---|---|
committer | lofi <lofi@FreeBSD.org> | 2005-07-06 06:15:53 +0800 |
commit | 1d20692bab62ca8c6b38bc77b665c664664c6df9 (patch) | |
tree | 5b4f4ebf35b6e1df1d751d12e57617ebf8650872 /emulators/Makefile | |
parent | 007352b9e1c91b9192d716687d00d3c847f37b36 (diff) | |
download | freebsd-ports-graphics-1d20692bab62ca8c6b38bc77b665c664664c6df9.tar.gz freebsd-ports-graphics-1d20692bab62ca8c6b38bc77b665c664664c6df9.tar.zst freebsd-ports-graphics-1d20692bab62ca8c6b38bc77b665c664664c6df9.zip |
Add gens, a Sega Genesis/CD/32X emulator
PR: ports/82576
Submitted by: Travis Poppe <tlp@LiquidX.org>
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 94e1eab76b5..04a3f0a4b3e 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -29,6 +29,7 @@ SUBDIR += gcube SUBDIR += generator SUBDIR += generator-cbiere + SUBDIR += gens SUBDIR += gngb SUBDIR += gnuboy SUBDIR += grustibus |