Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Oct 2021 14:36:02 GMT
From:      =?utf-8?Q?Stefan E=C3=9Fer?= <se@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: dd1edbdc75c9 - main - security/opensc: Add CPE information
Message-ID:  <202110211436.19LEa25w073309@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110211436.19LEa25w073309>