git: c91433bd7cd3 - main - www/kohana: Add CPE information

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

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

commit c91433bd7cd3628f7db6106a0022ba1765297e2d
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-21 15:40:50 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-21 15:40:50 +0000

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

diff --git a/www/kohana/Makefile b/www/kohana/Makefile
index 2200cc7a63be..87536a3f3a6b 100644
--- a/www/kohana/Makefile
+++ b/www/kohana/Makefile
@@ -10,7 +10,8 @@ COMMENT=	Elegant HMVC PHP5 framework
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE.md
 
-USES=		php zip
+USES=		cpe php zip
+CPE_VENDOR=	${PORTNAME}framework
 
 NO_BUILD=	yes
 NO_ARCH=	yes