aboutsummaryrefslogtreecommitdiff
path: root/devel/capstone4/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/capstone4/Makefile')
-rw-r--r--devel/capstone4/Makefile7
1 files changed, 6 insertions, 1 deletions
diff --git a/devel/capstone4/Makefile b/devel/capstone4/Makefile
index 5f7b7b1ae30b..89145cf731c8 100644
--- a/devel/capstone4/Makefile
+++ b/devel/capstone4/Makefile
@@ -1,15 +1,20 @@
PORTNAME= capstone
PORTVERSION= 4.0.2
+PORTREVISION= 1
CATEGORIES= devel
PKGNAMESUFFIX= 4
MAINTAINER= oleksii.tsai@gmail.com
COMMENT= Multi-platform, multi-architecture disassembly framework
+WWW= http://capstone-engine.org/
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.TXT
-USES= gmake
+CONFLICTS= capstone
+
+USES= cpe gmake
+CPE_VENDOR= ${PORTNAME}-engine
USE_GITHUB= yes
GH_ACCOUNT= aquynh
USE_LDCONFIG= yes