pkgsrc/emulators/keystone/Makefile.common

15 lines
390 B
Text
Raw Normal View History

# $NetBSD: Makefile.common,v 1.5 2021/02/10 10:35:13 adam Exp $
#
2016-06-11 23:08:21 +02:00
# 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/
2016-06-11 23:08:21 +02:00
DISTINFO_FILE= ${.CURDIR}/../../emulators/keystone/distinfo
PATCHDIR= ${.CURDIR}/../../emulators/keystone/patches
USE_LANGUAGES= c c++