From f1948014665f00a4b2990520144237ebda7b47c5 Mon Sep 17 00:00:00 2001 From: Bernhard Froehlich Date: Thu, 30 Sep 2021 09:39:49 +0000 Subject: net/wangle: Add CPE information Approved by: portmgr (blanket) --- net/wangle/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'net') diff --git a/net/wangle/Makefile b/net/wangle/Makefile index 9eeec1048f6a..b84ec4ed1682 100644 --- a/net/wangle/Makefile +++ b/net/wangle/Makefile @@ -19,10 +19,11 @@ LIB_DEPENDS= libboost_system.so:devel/boost-libs \ libglog.so:devel/glog \ libsodium.so:security/libsodium -USES= cmake compiler:c++17-lang ssl +USES= cmake compiler:c++17-lang cpe ssl USE_GITHUB= yes GH_ACCOUNT= facebook USE_LDCONFIG= yes +CPE_VENDOR= facebook WRKSRC_SUBDIR= ${PORTNAME} -- cgit v1.2.3