Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Oct 2021 14:35:48 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: 66057ecd07fd - main - security/keepass-plugin-keepassrpc: Add CPE information
Message-ID:  <202110211435.19LEZmuh072960@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=66057ecd07fd74b3ea524fba6cb62c35eb3b722a

commit 66057ecd07fd74b3ea524fba6cb62c35eb3b722a
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-21 14:27:04 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-21 14:27:04 +0000

    security/keepass-plugin-keepassrpc: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 security/keepass-plugin-keepassrpc/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/security/keepass-plugin-keepassrpc/Makefile b/security/keepass-plugin-keepassrpc/Makefile
index e5a03bcc89e2..fd7ed66d78d0 100644
--- a/security/keepass-plugin-keepassrpc/Makefile
+++ b/security/keepass-plugin-keepassrpc/Makefile
@@ -15,7 +15,8 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 BUILD_DEPENDS=	keepass>0:security/keepass
 LIB_DEPENDS=	libgdiplus.so:x11-toolkits/libgdiplus
 
-USES=		mono
+USES=		cpe mono
+CPE_VENDOR=	kee
 USE_GITHUB=	yes
 GH_ACCOUNT=	kee-org
 



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