blob: b2725031944c5039938771c4c4f1c01d86ade69e (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
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>
|