aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2021-10-13 13:15:48 +0000
committerStefan Eßer <se@FreeBSD.org>2021-10-13 13:15:48 +0000
commit0e0ecc1712aecb602d48101e23aa7ab3e4d4487a (patch)
tree9982bceb0fceb4ca92879c2aa0ea6d09ea675919
parent3eb8f3f12a23671cb556c8e8a3779c13f0861b6c (diff)
downloadports-0e0ecc1712aecb602d48101e23aa7ab3e4d4487a.tar.gz
ports-0e0ecc1712aecb602d48101e23aa7ab3e4d4487a.zip
security/trousers: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--security/trousers/Makefile3
1 files changed, 2 insertions, 1 deletions
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