pkgsrc/emulators/keystone/Makefile.common
adam 911e61848d keystone py-keystone: updated to 0.9.2
Version 0.9.2

This version fixes some important bugs inside the core of Keystone, added some new bindings & made some minor improvements. All users of Keystone are encouraged to upgrade to v0.9.1.
2021-02-10 10:35:13 +00:00

14 lines
390 B
Makefile

# $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++