From 345daa44fe64185baa9721c34b573973814f8096 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20E=C3=9Fer?= Date: Thu, 14 Oct 2021 23:30:34 +0200 Subject: [PATCH] devel/node-thrift: Add CPE information Approved by: portmgr (blanket) --- devel/node-thrift/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/devel/node-thrift/Makefile b/devel/node-thrift/Makefile index 898a9ee585ea..89664c9aa3e8 100644 --- a/devel/node-thrift/Makefile +++ b/devel/node-thrift/Makefile @@ -11,6 +11,9 @@ COMMENT= Node.js bindings for the Apache Thrift RPC system RUN_DEPENDS= node:www/node +USES= cpe +CPE_VENDOR= apache + NO_BUILD= yes NO_ARCH= yes DISTINFO_FILE= ${.CURDIR}/../thrift/distinfo