1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-05 06:27:37 +00:00

devel/thrift-cpp: Add CPE information

Approved by:	portmgr (blanket)
This commit is contained in:
Stefan Eßer 2021-10-18 21:18:53 +02:00
parent 4e7cdbe912
commit dc068db8e0

View File

@ -19,8 +19,9 @@ LIB_DEPENDS= libboost_system.so:devel/boost-libs \
DISTINFO_FILE= ${.CURDIR}/../thrift/distinfo
USES= bison cmake pkgconfig compiler:c++11-lang \
USES= bison cmake pkgconfig compiler:c++11-lang cpe \
libtool pathfix ssl
CPE_VENDOR= apache
USE_LDCONFIG= yes
MAKE_JOBS_UNSAFE= yes
PLIST_SUB= PORTVERSION="${THRIFT_PORTVERSION}"