diff options
author | nia <nia@pkgsrc.org> | 2018-08-08 20:56:20 +0000 |
---|---|---|
committer | nia <nia@pkgsrc.org> | 2018-08-08 20:56:20 +0000 |
commit | 2a248684b070f7d8a4bb77fd95c5ab2313934b71 (patch) | |
tree | 8e5ef1d9260568abb656f365967b2d07392d95d9 /emulators/libretro-fceumm/Makefile | |
parent | 26e65e404cd104ef1140b30e2053040955a5f3de (diff) | |
download | pkgsrc-2a248684b070f7d8a4bb77fd95c5ab2313934b71.tar.gz |
emulators/libretro-fceumm: Improve description slightly.
Try to explain why you might want to use this (e.g. instead of
libretro-nestopia).
Diffstat (limited to 'emulators/libretro-fceumm/Makefile')
-rw-r--r-- | emulators/libretro-fceumm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/libretro-fceumm/Makefile b/emulators/libretro-fceumm/Makefile index 9844277ab06..d08e5a15c0f 100644 --- a/emulators/libretro-fceumm/Makefile +++ b/emulators/libretro-fceumm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2018/08/08 20:52:33 nia Exp $ +# $NetBSD: Makefile,v 1.3 2018/08/08 20:56:20 nia Exp $ DISTNAME= libretro-fceumm-20180621 CATEGORIES= emulators @@ -7,7 +7,7 @@ GITHUB_TAG= 67c072617b700560acbfea54f2779cb290dbf827 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://docs.libretro.com/library/fceumm/ -COMMENT= Libretro core based on the FCEUmm emulator +COMMENT= Libretro core based on the FCEUmm Famicom/NES emulator LICENSE= gnu-gpl-v2 EXTRACT_USING= bsdtar |