aboutsummaryrefslogtreecommitdiff
path: root/devel/pear-HTML_Template_Sigma/Makefile
blob: 1e953de2822a0c42f97b5039dca1f7e60768f1ab (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# 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>