Date: Thu, 30 Sep 2021 15:15:17 GMT From: Bernhard Froehlich <decke@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 77e8ff46772e - main - www/pear-twig: Add CPE information Message-ID: <202109301515.18UFFHuC047159@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by decke: URL: https://cgit.FreeBSD.org/ports/commit/?id=77e8ff46772e12243f7a0ecfcededdfb6e7ae231 commit 77e8ff46772e12243f7a0ecfcededdfb6e7ae231 Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-09-30 14:59:30 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2021-09-30 15:14:21 +0000 www/pear-twig: Add CPE information Approved by: portmgr (blanket) --- www/pear-twig/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/www/pear-twig/Makefile b/www/pear-twig/Makefile index 637ece22d290..a3df0e701ee8 100644 --- a/www/pear-twig/Makefile +++ b/www/pear-twig/Makefile @@ -12,9 +12,10 @@ COMMENT= Flexible, fast, and secure template engine for PHP LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -USES= pear php:cli +USES= cpe pear php:cli PEAR_CHANNEL= twig NO_ARCH= yes +CPE_VENDOR= symfony USE_PHP= ctype hash
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109301515.18UFFHuC047159>