aboutsummaryrefslogtreecommitdiff
path: root/devel/pear-HTML_Template_IT/Makefile
blob: ebc49df9047ec4a263ef5f2be280aeffec76aee1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
PORTNAME=	HTML_Template_IT
PORTVERSION=	1.3.1
PORTEPOCH=	1
CATEGORIES=	devel www pear

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Integrated Templates
WWW=		https://pear.php.net/package/HTML_Template_IT

LICENSE=	BSD3CLAUSE
LICENSE_FILE=	${WRKSRC}/LICENSE

USES=		pear

NO_ARCH=	yes

.include <bsd.port.mk>