aboutsummaryrefslogtreecommitdiff
path: root/devel/pear-HTML_Template_PHPLIB/Makefile
blob: a4f5c9a21a0118042f464eac41c5fdc5d5e43af7 (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.6.0
CATEGORIES=	devel www pear

MAINTAINER=	joneum@FreeBSD.org
COMMENT=	PEAR template API ported from PHPLIB

LICENSE=	LGPL3

USES=		pear
NO_ARCH=	yes

.include <bsd.port.mk>