1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

security/vault: Add CPE information

Approved by:	portmgr (blanket)
This commit is contained in:
Stefan Eßer 2021-10-13 15:15:57 +02:00
parent 0e0ecc1712
commit 3bc5d5b48c

View File

@ -9,7 +9,8 @@ COMMENT= Tool for securely accessing secrets
LICENSE= MPL20
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= go:modules
USES= cpe go:modules
CPE_VENDOR= hashicorp
USE_GITHUB= yes
GH_TUPLE= hashicorp:${PORTNAME}:${VAULTTAG}:DEFAULT \