git: 66057ecd07fd - main - security/keepass-plugin-keepassrpc: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 21 Oct 2021 14:35:48 UTC
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