git: 6e4b0a7f5a7c - main - devel/rapidjson: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 14 Oct 2021 21:33:53 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=6e4b0a7f5a7c9773e5a5a02d067bf2e751cf2099 commit 6e4b0a7f5a7c9773e5a5a02d067bf2e751cf2099 Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-14 21:30:44 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-14 21:30:44 +0000 devel/rapidjson: Add CPE information Approved by: portmgr (blanket) --- devel/rapidjson/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/rapidjson/Makefile b/devel/rapidjson/Makefile index 8728b3a597f2..c4cdf9d2dbe3 100644 --- a/devel/rapidjson/Makefile +++ b/devel/rapidjson/Makefile @@ -17,7 +17,8 @@ LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept USE_GITHUB= yes GH_ACCOUNT= Tencent -USES= cmake compiler:c++11-lang pathfix +USES= cmake compiler:c++11-lang cpe pathfix +CPE_VENDOR= tencent NO_ARCH= yes