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 @@ -1,21 +1,22 @@ # Created by: Joe Horn PORTNAME= twig PORTVERSION= 1.29.0 CATEGORIES= www pear MASTER_SITES= http://pear.twig-project.org/get/ DISTNAME= Twig-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org 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 .include