git: 99a7887687d1 - main - security/makepasswd: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 13 Oct 2021 13:18:24 UTC
The branch main has been updated by se:
URL: https://cgit.FreeBSD.org/ports/commit/?id=99a7887687d15c431229e6be36e9c34557209fb5
commit 99a7887687d15c431229e6be36e9c34557209fb5
Author: Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-13 13:13:25 +0000
Commit: Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-13 13:13:25 +0000
security/makepasswd: Add CPE information
Approved by: portmgr (blanket)
---
security/makepasswd/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/security/makepasswd/Makefile b/security/makepasswd/Makefile
index 5e13b19ff068..b9234548496c 100644
--- a/security/makepasswd/Makefile
+++ b/security/makepasswd/Makefile
@@ -19,7 +19,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING-2.0
NO_ARCH= yes
NO_BUILD= yes
-USES= perl5 shebangfix
+USES= cpe perl5 shebangfix
+CPE_VENDOR= ${PORTNAME}_project
SHEBANG_FILES= makepasswd
USE_PERL5= run