git: 839a83b522e2 - main - devel/folly: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 14 Oct 2021 21:32:19 UTC
The branch main has been updated by se:
URL: https://cgit.FreeBSD.org/ports/commit/?id=839a83b522e2e3a6144fa37f650156175a987c6d
commit 839a83b522e2e3a6144fa37f650156175a987c6d
Author: Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-14 21:30:15 +0000
Commit: Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-14 21:30:15 +0000
devel/folly: Add CPE information
Approved by: portmgr (blanket)
---
devel/folly/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/devel/folly/Makefile b/devel/folly/Makefile
index 90826110873d..3cb595b37a6a 100644
--- a/devel/folly/Makefile
+++ b/devel/folly/Makefile
@@ -24,7 +24,8 @@ LIB_DEPENDS= libboost_atomic.so:devel/boost-libs \
libzstd.so:archivers/zstd
TEST_DEPENDS= googletest>0:devel/googletest
-USES= cmake compiler:c++17-lang ssl
+USES= cmake compiler:c++17-lang cpe ssl
+CPE_VENDOR= facebook
USE_GITHUB= yes
GH_ACCOUNT= facebook
USE_LDCONFIG= yes