freebsd-ports/devel/pear-HTML_Template_Sigma/Makefile
Po-Chuan Hsieh a70f71ce73
devel/pear-HTML_Template_Sigma: Update COMMENT
- Add NO_ARCH
- Update pkg-descr
- Update WWW
2021-09-19 14:00:01 +08:00

17 lines
330 B
Makefile

# Created by: Franz Klammer <klammer@webonaut.com>
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
LICENSE= PHP301
USES= pear
USE_PHP= ctype
NO_ARCH= yes
.include <bsd.port.mk>