opnsense-ports/devel/pear-HTML_Template_Sigma/Makefile
2022-09-07 22:33:21 +02:00

16 lines
333 B
Makefile

PORTNAME= HTML_Template_Sigma
PORTVERSION= 1.3.0
CATEGORIES= devel www pear
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Implementation of Integrated Templates API with template 'compilation' added
WWW= https://pear.php.net/package/HTML_Template_Sigma
LICENSE= PHP301
USES= pear
USE_PHP= ctype
NO_ARCH= yes
.include <bsd.port.mk>