devel/radare2: Add CPE information

Approved by:    portmgr (blanket)
This commit is contained in:
Bernhard Froehlich 2021-10-08 09:02:37 +00:00
parent b78dbf7689
commit b2465f4194

View file

@ -17,9 +17,11 @@ NOT_FOR_ARCHS_REASON= does not build: Unsupported BSD architecture
LIB_DEPENDS= libcapstone.so:devel/capstone4
USES= gmake localbase pathfix pkgconfig
USES= cpe gmake localbase pathfix pkgconfig
USE_GITHUB= yes
CPE_VENDOR= radare
CONFIGURE_ARGS= --with-syscapstone
CFLAGS+= -I${PREFIX}/include/capstone
GH_ACCOUNT= radare