opnsense-ports/devel/pear-HTML_Template_Sigma/Makefile
Franco Fichtner 2b7ac3842b */*: sync with upstream
Taken from: FreeBSD
2017-06-11 11:06:07 +02:00

14 lines
255 B
Makefile

# Created by: Franz Klammer <klammer@webonaut.com>
# $FreeBSD$
PORTNAME= HTML_Template_Sigma
PORTVERSION= 1.3.0
CATEGORIES= devel www pear
MAINTAINER= joneum@FreeBSD.org
COMMENT= PEAR template API
USE_PHP= ctype
USES= pear php
.include <bsd.port.mk>