devel/py-capstone: Add CPE information

Approved by:	portmgr (blanket)
This commit is contained in:
Stefan Eßer 2021-10-14 23:30:39 +02:00
parent 1bc45e11ea
commit bc39fa5fc4

View file

@ -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