16 lines
333 B
Makefile
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>
|