git: 77e8ff46772e - main - www/pear-twig: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Thu Sep 30 15:15:18 UTC 2021


The branch main has been updated by decke:

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

commit 77e8ff46772e12243f7a0ecfcededdfb6e7ae231
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-30 14:59:30 +0000
Commit:     Bernhard Froehlich <decke at 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
 


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