aboutsummaryrefslogtreecommitdiff
path: root/www/codeigniter
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-08-31 19:35:18 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-08-31 19:50:11 +0000
commitcc510213ffb0ae2c6228ab160d113a5339085ec2 (patch)
tree0a99c6d68fdde05f13f18832db41fb5ca9723f86 /www/codeigniter
parent44491d70cd009fe534b14905e34f61a49368d65a (diff)
downloadports-cc510213ffb0ae2c6228ab160d113a5339085ec2.tar.gz
ports-cc510213ffb0ae2c6228ab160d113a5339085ec2.zip
www/codeigniter: Add CPE information
Approved by: portmgr (blanket)
Diffstat (limited to 'www/codeigniter')
-rw-r--r--www/codeigniter/Makefile2
1 files changed, 1 insertions, 1 deletions
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