git: 9af6d3982f84 - main - net/mvfst: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 21 Oct 2021 14:35:14 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=9af6d3982f84d7886e7fbe6b796831bd17eab5c6 commit 9af6d3982f84d7886e7fbe6b796831bd17eab5c6 Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-21 14:26:55 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-21 14:26:55 +0000 net/mvfst: Add CPE information Approved by: portmgr (blanket) --- net/mvfst/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/net/mvfst/Makefile b/net/mvfst/Makefile index 6ce17d9141a3..02e1d4f412f8 100644 --- a/net/mvfst/Makefile +++ b/net/mvfst/Makefile @@ -15,7 +15,8 @@ LIB_DEPENDS= libboost_system.so:devel/boost-libs \ libfolly.so:devel/folly \ libglog.so:devel/glog -USES= cmake compiler:c++17-lang +USES= cmake compiler:c++17-lang cpe +CPE_VENDOR= facebook USE_GITHUB= yes GH_ACCOUNT= facebookincubator GH_TAGNAME= 5d78c63965239cf6cfacbdc33f7de9b6e1245a3a