git: 345daa44fe64 - main - devel/node-thrift: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 14 Oct 2021 21:33:16 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=345daa44fe64185baa9721c34b573973814f8096 commit 345daa44fe64185baa9721c34b573973814f8096 Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-14 21:30:34 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-14 21:30:34 +0000 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