git: 8f8fb6e43ef1 - main - devel/hub: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 14 Oct 2021 21:32:32 UTC
The branch main has been updated by se:
URL: https://cgit.FreeBSD.org/ports/commit/?id=8f8fb6e43ef1d6367a91e9238df2bd6ece7a37da
commit 8f8fb6e43ef1d6367a91e9238df2bd6ece7a37da
Author: Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-14 21:30:22 +0000
Commit: Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-14 21:30:22 +0000
devel/hub: Add CPE information
Approved by: portmgr (blanket)
---
devel/hub/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/devel/hub/Makefile b/devel/hub/Makefile
index 609586dfa6ae..57f21a818cef 100644
--- a/devel/hub/Makefile
+++ b/devel/hub/Makefile
@@ -13,7 +13,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= git:devel/git
-USES= go:modules
+USES= cpe go:modules
+CPE_VENDOR= ${PORTNAME}_project
USE_GITHUB= yes
GH_ACCOUNT= github