# Created by: Gerrit Beine () # $FreeBSD: head/devel/pear-HTML_QuickForm/Makefile 412346 2016-04-01 14:00:51Z mat $ PORTNAME= HTML_QuickForm PORTVERSION= 3.2.14 CATEGORIES= devel www pear MAINTAINER= miwi@FreeBSD.org COMMENT= Provide methods for creating, validating, and processing HTML forms LICENSE= PHP301 BUILD_DEPENDS= ${PEARDIR}/HTML/Common.php:devel/pear-HTML_Common RUN_DEPENDS:= ${PEARDIR}/HTML/Common.php:devel/pear-HTML_Common USES= pear .include