# Created by: Gerrit Beine (<gerrit.beine@gmx.de>)

PORTNAME=	HTML_QuickForm2
PORTVERSION=	2.2.2
CATEGORIES=	devel www pear

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	PHP5 rewrite of the HTML_QuickForm package

LICENSE=	BSD3CLAUSE
LICENSE_FILE=	${WRKSRC}/docs/LICENSE

RUN_DEPENDS=	${PEAR_PKGNAMEPREFIX}HTML_Common2>=2.2.0:devel/pear-HTML_Common2@${PHP_FLAVOR}

USES=		pear

NO_ARCH=	yes

.include <bsd.port.mk>
