summaryrefslogtreecommitdiff
path: root/emulators/keystone/Makefile.common
blob: 95c4857671e21748f274923480efc9b8e32584cc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $NetBSD: Makefile.common,v 1.5 2021/02/10 10:35:13 adam Exp $
#
# used by emulators/py-keystone/Makefile

DISTNAME=	keystone-0.9.2
CATEGORIES=	emulators
MASTER_SITES=	${MASTER_SITE_GITHUB:=keystone-engine/}

HOMEPAGE=	https://www.keystone-engine.org/

DISTINFO_FILE=	${.CURDIR}/../../emulators/keystone/distinfo
PATCHDIR=	${.CURDIR}/../../emulators/keystone/patches

USE_LANGUAGES=	c c++