git: dd1edbdc75c9 - main - security/opensc: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 21 Oct 2021 14:36:02 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=dd1edbdc75c9146010efe9714fe722835414c2fd commit dd1edbdc75c9146010efe9714fe722835414c2fd Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-21 14:27:07 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-21 14:27:07 +0000 security/opensc: Add CPE information Approved by: portmgr (blanket) --- security/opensc/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/security/opensc/Makefile b/security/opensc/Makefile index cd7337e5b74c..86e4c153978c 100644 --- a/security/opensc/Makefile +++ b/security/opensc/Makefile @@ -9,7 +9,8 @@ COMMENT= Libraries and utilities to access smart cards LICENSE= LGPL21 -USES= autoreconf compiler:c11 gmake libtool pkgconfig ssl +USES= autoreconf compiler:c11 cpe gmake libtool pkgconfig ssl +CPE_VENDOR= ${PORTNAME}_project OPTIONS_SINGLE= BACKEND OPTIONS_SINGLE_BACKEND=PCSC OPENCT CTAPI