aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-09-30 09:39:49 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-09-30 09:42:24 +0000
commitf1948014665f00a4b2990520144237ebda7b47c5 (patch)
tree800fe38fb29598a1e25153a54b6632938276e169 /net
parentfcb8c62fd30243ee5b3fc35f88ead1833b2844b9 (diff)
downloadports-f1948014665f00a4b2990520144237ebda7b47c5.tar.gz
ports-f1948014665f00a4b2990520144237ebda7b47c5.zip
net/wangle: Add CPE information
Approved by: portmgr (blanket)
Diffstat (limited to 'net')
-rw-r--r--net/wangle/Makefile3
1 files changed, 2 insertions, 1 deletions
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}