net-p2p/go-ethereum: Add CPE information
Approved by: portmgr (blanket)
This commit is contained in:
parent
09ae797115
commit
d9c3b22b4f
1 changed files with 3 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue