diff options
author | snj <snj@pkgsrc.org> | 2015-04-10 03:16:51 +0000 |
---|---|---|
committer | snj <snj@pkgsrc.org> | 2015-04-10 03:16:51 +0000 |
commit | de719a5fb0bda4b1c6762d2024f4ff0627788b8e (patch) | |
tree | 13e4870c80eda00307debc6c67a66dc86ce912c7 /emulators | |
parent | f4c656cec487b0607f07184416e40caf90382de0 (diff) | |
download | pkgsrc-de719a5fb0bda4b1c6762d2024f4ff0627788b8e.tar.gz |
+libretro-nestopia
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index 33c4778affd..8552814153b 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.229 2015/03/02 19:37:59 tnn Exp $ +# $NetBSD: Makefile,v 1.230 2015/04/10 03:16:51 snj Exp $ # COMMENT= Emulators for other operating systems @@ -87,6 +87,7 @@ SUBDIR+= libretro-fceumm SUBDIR+= libretro-gambatte SUBDIR+= libretro-mednafen-pce-fast SUBDIR+= libretro-mupen64plus +SUBDIR+= libretro-nestopia SUBDIR+= libretro-pcsx-rearmed SUBDIR+= libretro-picodrive SUBDIR+= libretro-snes9x-next |