aboutsummaryrefslogtreecommitdiff
path: root/devel/pear-HTML_Template_IT/Makefile
blob: 68a39a148d3c6440ebf5f49633bd339f793ace81 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Created by: Alex Miller (<asm@asm.kiev.ua>)
# $FreeBSD$

PORTNAME=	HTML_Template_IT
PORTVERSION=	1.3.0
PORTEPOCH=	1
CATEGORIES=	devel www pear

MAINTAINER=	miwi@FreeBSD.org
COMMENT=	PEAR Integrated template API

USES=	pear

.include <bsd.port.mk>