diff options
author | nia <nia@pkgsrc.org> | 2018-08-07 16:34:52 +0000 |
---|---|---|
committer | nia <nia@pkgsrc.org> | 2018-08-07 16:34:52 +0000 |
commit | 39c245cba55132f120ebd07c67c66a560e0e9de1 (patch) | |
tree | a9bebb6fea4646503b68b45ae4271c5d9c1525d5 /emulators/Makefile | |
parent | 66d6d9cfc21e0d04c5d212782f303694f00c4f76 (diff) | |
download | pkgsrc-39c245cba55132f120ebd07c67c66a560e0e9de1.tar.gz |
emulators/libretro-database: Import libretro-database-1.7.3.
ROM scanning data provided by the libretro project.
Generally, this data is for ROMs that have been validated by No-Intro or
Redump DAT files but many other source databases are also in use.
Diffstat (limited to 'emulators/Makefile')
-rw-r--r-- | emulators/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index a43d7302bb8..ea21f524b7f 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.256 2018/08/07 16:13:49 nia Exp $ +# $NetBSD: Makefile,v 1.257 2018/08/07 16:34:52 nia Exp $ # COMMENT= Emulators for other operating systems @@ -90,6 +90,7 @@ SUBDIR+= klh10 SUBDIR+= libdsk SUBDIR+= libretro-catsfc SUBDIR+= libretro-core-info +SUBDIR+= libretro-databasse SUBDIR+= libretro-fceumm SUBDIR+= libretro-gambatte SUBDIR+= libretro-glsl-shaders |