git: 5bc6aef9627f - main - security/libtomcrypt: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 21 Oct 2021 14:35:49 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=5bc6aef9627f0666ba12d3936ad1e96614ca88d4 commit 5bc6aef9627f0666ba12d3936ad1e96614ca88d4 Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-21 14:27:04 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-21 14:27:04 +0000 security/libtomcrypt: Add CPE information Approved by: portmgr (blanket) --- security/libtomcrypt/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/security/libtomcrypt/Makefile b/security/libtomcrypt/Makefile index e1da52f54112..8eb2f0750157 100644 --- a/security/libtomcrypt/Makefile +++ b/security/libtomcrypt/Makefile @@ -13,7 +13,8 @@ COMMENT= Comprehensive, modular, and portable cryptographic toolkit LICENSE= PD LICENSE_FILE= ${WRKSRC}/LICENSE -USES= gmake libtool:build tar:xz +USES= cpe gmake libtool:build tar:xz +CPE_VENDOR= libtom WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}