git: 34e47949a423 - main - security/veracrypt: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 21 Oct 2021 14:36:09 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=34e47949a4236cde98b48ced86884cecd706550f commit 34e47949a4236cde98b48ced86884cecd706550f Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-21 14:27:08 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-21 14:27:08 +0000 security/veracrypt: Add CPE information Approved by: portmgr (blanket) --- security/veracrypt/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/security/veracrypt/Makefile b/security/veracrypt/Makefile index 0085f27e9b9b..229f5267d9ac 100644 --- a/security/veracrypt/Makefile +++ b/security/veracrypt/Makefile @@ -13,7 +13,8 @@ RUN_DEPENDS= ${LOCALBASE}/bin/sudo:security/sudo LICENSE_FILE= ${DOCSDIR}/LICENSE -USES= compiler:c++11-lang desktop-file-utils fuse gmake iconv pkgconfig tar:bz2 +USES= compiler:c++11-lang cpe desktop-file-utils fuse gmake iconv pkgconfig tar:bz2 +CPE_VENDOR= idrix USE_WX= 3.0+ NO_WRKSUBDIR= yes BUILD_WRKSRC= ${WRKSRC}/src