# $NetBSD: Makefile.common,v 1.4 2020/08/18 00:35:20 tnn Exp $ # # used by emulators/py-unicorn/Makefile DISTNAME= unicorn-1.0.1 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_GITHUB:=unicorn-engine/} HOMEPAGE= https://www.unicorn-engine.org/ DISTINFO_FILE= ${.CURDIR}/../../emulators/unicorn/distinfo PATCHDIR= ${.CURDIR}/../../emulators/unicorn/patches CHECK_PORTABILITY_SKIP+= install-cmocka-linux.sh