From 66057ecd07fd74b3ea524fba6cb62c35eb3b722a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20E=C3=9Fer?= Date: Thu, 21 Oct 2021 16:27:04 +0200 Subject: [PATCH] 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