git: 7f70060176ec - main - sysutils/go-wtf: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Sat Sep 25 20:30:10 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=7f70060176ecdfc76c8fa5074a6bb10ccfd27581
commit 7f70060176ecdfc76c8fa5074a6bb10ccfd27581
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-25 20:23:46 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-25 20:29:00 +0000
sysutils/go-wtf: Add CPE information
Approved by: portmgr (blanket)
---
sysutils/go-wtf/Makefile | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/sysutils/go-wtf/Makefile b/sysutils/go-wtf/Makefile
index db62e52a3409..d73060244fa5 100644
--- a/sysutils/go-wtf/Makefile
+++ b/sysutils/go-wtf/Makefile
@@ -10,9 +10,11 @@ COMMENT= Personal information dashboard for your terminal
LICENSE= MPL20
LICENSE_FILE= ${WRKSRC}/LICENSE.md
-USES= go:modules
+USES= cpe go:modules
MASTER_SITES= https://bitbucket.org/${GH_ACCOUNT}/${GH_PROJECT}/get/${GH_COMMIT}.tar.gz?dummy=/
+CPE_VENDOR= wtfutil
+
CONFLICTS= wtf
USE_GITHUB= yes
More information about the dev-commits-ports-all
mailing list