git: 5bb200db703f - main - www/kanboard: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 21 Oct 2021 15:43:56 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=5bb200db703f7a2049c27f0b6a6778435cc19f5a commit 5bb200db703f7a2049c27f0b6a6778435cc19f5a 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/kanboard: Add CPE information Approved by: portmgr (blanket) --- www/kanboard/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/kanboard/Makefile b/www/kanboard/Makefile index 2b28a6021abc..059ccbcc9422 100644 --- a/www/kanboard/Makefile +++ b/www/kanboard/Makefile @@ -10,7 +10,7 @@ COMMENT= Simple visual task board software LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -USES= php:flavors +USES= cpe php:flavors USE_GITHUB= yes USE_PHP= ctype curl dom gd hash filter iconv json mcrypt mbstring \ openssl pdo session simplexml zlib xml