git: c3087dbf1821 - main - security/keybase: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Tue Aug 31 09:25:27 UTC 2021


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c3087dbf1821f9a1c140cc10ce6a7763e67425e1

commit c3087dbf1821f9a1c140cc10ce6a7763e67425e1
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-31 09:09:46 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-31 09:23:26 +0000

    security/keybase: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 security/keybase/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/security/keybase/Makefile b/security/keybase/Makefile
index 62c8cfd5c3a8..1ad1880cd675 100644
--- a/security/keybase/Makefile
+++ b/security/keybase/Makefile
@@ -10,7 +10,7 @@ COMMENT=	Keybase.io client and Keybase Filesystem (KBFS)
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/../LICENSE
 
-USES=		go tar:xz
+USES=		cpe go tar:xz
 
 GO_BUILDFLAGS=	-tags production
 GO_PKGNAME=	github.com/keybase/client/go


More information about the dev-commits-ports-main mailing list