git: cc510213ffb0 - main - www/codeigniter: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Tue Aug 31 19:51:26 UTC 2021


The branch main has been updated by decke:

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

commit cc510213ffb0ae2c6228ab160d113a5339085ec2
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-31 19:35:18 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-31 19:50:11 +0000

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

diff --git a/www/codeigniter/Makefile b/www/codeigniter/Makefile
index 01b012456315..576ea9777179 100644
--- a/www/codeigniter/Makefile
+++ b/www/codeigniter/Makefile
@@ -10,7 +10,7 @@ COMMENT=	Framework for developing PHP web applications
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/license.txt
 
-USES=		php:web
+USES=		cpe php:web
 USE_PHP=	mcrypt pcre session
 
 USE_GITHUB=	yes


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