devel/py-capstone: Add CPE information
Approved by: portmgr (blanket)
This commit is contained in:
parent
1bc45e11ea
commit
bc39fa5fc4
1 changed files with 2 additions and 1 deletions
|
@ -15,7 +15,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.TXT
|
|||
|
||||
LIB_DEPENDS= libcapstone.so:devel/capstone4
|
||||
|
||||
USES= python:3.6+
|
||||
USES= cpe python:3.6+
|
||||
CPE_VENDOR= ${PORTNAME}-engine
|
||||
USE_PYTHON= autoplist distutils
|
||||
MAKE_ENV+= LIBCAPSTONE_PATH= # Prevent bundled libcapstone from being built
|
||||
|
||||
|
|
Loading…
Reference in a new issue