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

PORTNAME=	HTML_Template_PHPLIB
PORTVERSION=	1.5.2
PORTREVISION=	1
CATEGORIES=	devel www pear

MAINTAINER=	joehorn@gmail.com
COMMENT=	PEAR template API ported from PHPLIB

LICENSE=	LGPL3

USES=	pear

.include <bsd.port.mk>