aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/go-ethereum
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2021-10-23 19:33:42 +0000
committerStefan Eßer <se@FreeBSD.org>2021-10-23 19:33:42 +0000
commitd9c3b22b4f0d0cf6cd345b80bb17568466493408 (patch)
tree717dd5abac3b7b46c2295d23aa947a3d5e5119fa /net-p2p/go-ethereum
parent09ae79711565316e25bc3f7519b7f685d3dd3891 (diff)
downloadports-d9c3b22b4f0d0cf6cd345b80bb17568466493408.tar.gz
ports-d9c3b22b4f0d0cf6cd345b80bb17568466493408.zip
net-p2p/go-ethereum: Add CPE information
Approved by: portmgr (blanket)
Diffstat (limited to 'net-p2p/go-ethereum')
-rw-r--r--net-p2p/go-ethereum/Makefile4
1 files changed, 3 insertions, 1 deletions
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