summaryrefslogtreecommitdiff
path: root/emulators/libretro-bsnes-mercury-accuracy/Makefile
blob: 648f8d58e926439efd38d59862f38410566240ff (plain)
1
2
3
4
5
6
7
8
9
10
11
# $NetBSD: Makefile,v 1.1 2018/08/13 14:37:25 nia Exp $

BSNES_PROFILE=	accuracy

.include "../../emulators/libretro-bsnes-mercury/Makefile.common"

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	https://docs.libretro.com/library/bsnes_mercury_accuracy/
COMMENT=	Libretro core for SNES/Super Famicom emulation ("accuracy" profile)

.include "../../mk/bsd.pkg.mk"