git: 79f4fb03dcfb - main - sysutils/cronic: Add CPE information

From: Stefan Eßer <se_at_FreeBSD.org>
Date: Thu, 21 Oct 2021 14:36:22 UTC
The branch main has been updated by se:

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

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

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

diff --git a/sysutils/cronic/Makefile b/sysutils/cronic/Makefile
index ff07d7443d7f..6025d140cc70 100644
--- a/sysutils/cronic/Makefile
+++ b/sysutils/cronic/Makefile
@@ -12,7 +12,8 @@ LICENSE=	CC0-1.0
 
 RUN_DEPENDS=	bash:shells/bash
 
-USES=		shebangfix
+USES=		cpe shebangfix
+CPE_VENDOR=	${PORTNAME}_project
 NO_WRKSUBDIR=	yes
 NO_ARCH=	yes
 NO_BUILD=	yes