git: a6d8ee9f93d5 - main - sysutils/fusefs-encfs: Add CPE information

From: Stefan Eßer <se_at_FreeBSD.org>
Date: Wed, 13 Oct 2021 13:53:11 UTC
The branch main has been updated by se:

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

commit a6d8ee9f93d5df5897e44006730f6a4ce79233eb
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-13 13:51:22 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-13 13:52:58 +0000

    sysutils/fusefs-encfs: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 sysutils/fusefs-encfs/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/sysutils/fusefs-encfs/Makefile b/sysutils/fusefs-encfs/Makefile
index 188bd186c1c9..f7b1a224dbe7 100644
--- a/sysutils/fusefs-encfs/Makefile
+++ b/sysutils/fusefs-encfs/Makefile
@@ -13,7 +13,8 @@ COMMENT=	Encrypted pass-through FUSE filesystem
 LICENSE=	GPLv3
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-USES=		cmake compiler:c++11-lib fuse ssl
+USES=		cmake compiler:c++11-lib cpe fuse ssl
+CPE_VENDOR=	${PORTNAME}_project
 USE_GITHUB=	yes
 GH_ACCOUNT=	vgough