summaryrefslogtreecommitdiff
path: root/emulators/sameboy/Makefile.common
blob: 12de1ed021cd516da710ee13425938873ac14f0b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# $NetBSD: Makefile.common,v 1.12 2021/03/19 12:18:56 nia Exp $
# used by emulators/sameboy/Makefile
# used by emulators/libretro-sameboy/Makefile

DISTNAME=	sameboy-0.14.2
CATEGORIES=	emulators
MASTER_SITES=	${MASTER_SITE_GITHUB:=LIJI32/}
GITHUB_PROJECT=	SameBoy
GITHUB_TAG=	v${PKGVERSION_NOREV}

LICENSE=	mit

USE_TOOLS+=	gmake pkg-config

TOOL_DEPENDS+=	rgbds-[0-9]*:../../devel/rgbds

DISTINFO_FILE=	${.CURDIR}/../../emulators/sameboy/distinfo

# sh: /tmp/emulators/libretro-sameboy/work/SameBoy-0.13.2/build/pb12: text busy
MAKE_JOBS_SAFE=	no