From d9c3b22b4f0d0cf6cd345b80bb17568466493408 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20E=C3=9Fer?= Date: Sat, 23 Oct 2021 21:33:42 +0200 Subject: net-p2p/go-ethereum: Add CPE information Approved by: portmgr (blanket) --- net-p2p/go-ethereum/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/net-p2p/go-ethereum/Makefile b/net-p2p/go-ethereum/Makefile index c0391d0d7739..8a8b1a7ff069 100644 --- a/net-p2p/go-ethereum/Makefile +++ b/net-p2p/go-ethereum/Makefile @@ -11,7 +11,9 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libiconv.so:converters/libiconv -USES= go:modules +USES= cpe go:modules +CPE_VENDOR= ethereum +CPE_PRODUCT= go_ethereum OPTIONS_DEFINE= DEVTOOLS OPTIONS_SUB= yes -- cgit v1.2.3