# Created by: Dmitry Karasik (<dk@catpipe.net>)
# $FreeBSD: tags/RELEASE_10_0_0/devel/pear-HTML_QuickForm_Controller/Makefile 333429 2013-11-10 19:48:04Z sunpoet $

PORTNAME=	HTML_QuickForm_Controller
PORTVERSION=	1.0.10
CATEGORIES=	devel www pear

MAINTAINER=	5u623l20@gmail.com
COMMENT=	The add-on to HTML_QuickForm that allows building of multipage forms

LICENSE=	PHP301

BUILD_DEPENDS=	${PEARDIR}/HTML/QuickForm.php:${PORTSDIR}/devel/pear-HTML_QuickForm
RUN_DEPENDS=	${PEARDIR}/HTML/QuickForm.php:${PORTSDIR}/devel/pear-HTML_QuickForm

PEAR_AUTOINSTALL=	yes

.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
.include <bsd.port.post.mk>
