summaryrefslogtreecommitdiff
path: root/devel/pear-HTML_Template_PHPLIB/Makefile
blob: eb972c399664218e274e06a898f89723702b111b (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.1
CATEGORIES=	devel www pear

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

LICENSE=	LGPL3

USES=		pear
NO_ARCH=	yes

.include <bsd.port.mk>