git: 0e0ecc1712ae - main - security/trousers: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 13 Oct 2021 13:18:41 UTC
The branch main has been updated by se:
URL: https://cgit.FreeBSD.org/ports/commit/?id=0e0ecc1712aecb602d48101e23aa7ab3e4d4487a
commit 0e0ecc1712aecb602d48101e23aa7ab3e4d4487a
Author: Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-13 13:15:48 +0000
Commit: Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-13 13:15:48 +0000
security/trousers: Add CPE information
Approved by: portmgr (blanket)
---
security/trousers/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/security/trousers/Makefile b/security/trousers/Makefile
index 83b46ac54efc..6693f8d8347c 100644
--- a/security/trousers/Makefile
+++ b/security/trousers/Makefile
@@ -15,7 +15,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= tpm-emulator>=0.7.4_1:emulators/tpm-emulator
RUN_DEPENDS:= ${BUILD_DEPENDS}
-USES= dos2unix alias autoreconf gmake iconv libtool pkgconfig ssl
+USES= cpe dos2unix alias autoreconf gmake iconv libtool pkgconfig ssl
+CPE_VENDOR= ${PORTNAME}_project
DOS2UNIX_GLOB= *.h *.c
NO_WRKSUBDIR= yes
USE_LDCONFIG= YES