git: 5aa86891de9e - main - security/truecrypt: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Tue Sep 21 12:59:10 UTC 2021


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=5aa86891de9e7f83b9556e8147724d4ff52c48ed

commit 5aa86891de9e7f83b9556e8147724d4ff52c48ed
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-21 12:23:09 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-21 12:57:59 +0000

    security/truecrypt: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 security/truecrypt/Makefile | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/security/truecrypt/Makefile b/security/truecrypt/Makefile
index aaf05f3936bf..7851e0c9692d 100644
--- a/security/truecrypt/Makefile
+++ b/security/truecrypt/Makefile
@@ -32,9 +32,11 @@ RUN_DEPENDS=	sudo:security/sudo
 
 WRKSRC=		${WRKDIR}/truecrypt-${PORTVERSION}-source
 
-USES=		fuse iconv pkgconfig gmake
+USES=		cpe fuse iconv pkgconfig gmake
 NO_PACKAGE=	May not be redistributed.  Must accept license to download.
 
+CPE_VENDOR=	truecrypt_project
+
 TC_SRCFILE=	TrueCrypt_${PORTVERSION}_Source.tar.gz
 WX_VER=		2.8.12
 


More information about the dev-commits-ports-all mailing list