aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2021-10-14 21:30:34 +0000
committerStefan Eßer <se@FreeBSD.org>2021-10-14 21:30:34 +0000
commit345daa44fe64185baa9721c34b573973814f8096 (patch)
tree0022f960875a8864d238961ea4a28dab63dfbe49
parent5a677c3289ea23d53b264c5d023a2ca08f58abf0 (diff)
downloadports-345daa44fe64185baa9721c34b573973814f8096.tar.gz
ports-345daa44fe64185baa9721c34b573973814f8096.zip
devel/node-thrift: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--devel/node-thrift/Makefile3
1 files changed, 3 insertions, 0 deletions
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