pkgsrc/devel/capstone/Makefile.common
kamil c35e512817 Prepare devel/capstone for split for the base package and bindings
Fix pkglint warnings (whitespace).

Bump PKGREVISION.
2016-06-13 01:51:04 +00:00

12 lines
343 B
Text

# $NetBSD: Makefile.common,v 1.1 2016/06/13 01:51:04 kamil Exp $
#
# used by devel/py-capstone/Makefile
DISTNAME= capstone-3.0.4
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=aquynh/}
HOMEPAGE= http://www.capstone-engine.org/
DISTINFO_FILE= ${.CURDIR}/../../devel/capstone/distinfo
PATCHDIR= ${.CURDIR}/../../devel/capstone/patches