# Created by: Gerrit Beine () # $FreeBSD: head/devel/pear-HTML_QuickForm/Makefile 369068 2014-09-23 15:15:04Z bapt $ PORTNAME= HTML_QuickForm PORTVERSION= 3.2.13 CATEGORIES= devel www pear MAINTAINER= miwi@FreeBSD.org COMMENT= Provide methods for creating, validating, and processing HTML forms BUILD_DEPENDS= ${PEARDIR}/HTML/Common.php:${PORTSDIR}/devel/pear-HTML_Common RUN_DEPENDS:= ${PEARDIR}/HTML/Common.php:${PORTSDIR}/devel/pear-HTML_Common USES= pear .include