aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2021-10-13 13:13:25 +0000
committerStefan Eßer <se@FreeBSD.org>2021-10-13 13:13:25 +0000
commit99a7887687d15c431229e6be36e9c34557209fb5 (patch)
treeae8028d700dec72d82a130fa037b9dd98eb73246
parent9284cb91919605853ae6171e74513046641752e6 (diff)
downloadports-99a7887687d15c431229e6be36e9c34557209fb5.tar.gz
ports-99a7887687d15c431229e6be36e9c34557209fb5.zip
security/makepasswd: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--security/makepasswd/Makefile3
1 files changed, 2 insertions, 1 deletions
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