# Ports collection makefile for: pear-HTML_QuickForm_SelectFilter
# Date created: 15 December 2004
# Whom: Antonio Carlos Venancio Junior ()
#
# $FreeBSD: ports/devel/pear-HTML_QuickForm_SelectFilter/Makefile,v 1.3 2006/09/23 00:23:25 linimon Exp $
#
PORTNAME= HTML_QuickForm_SelectFilter
PORTVERSION= 1.0.0
CATEGORIES= devel www pear
DISTNAME= ${PORTNAME}-${PORTVERSION}RC1
MAINTAINER= ports@FreeBSD.org
COMMENT= Element for PEAR::HTML_QuickForm that defines dynamic filters
BUILD_DEPENDS= ${PEARDIR}/HTML/QuickForm.php:${PORTSDIR}/devel/pear-HTML_QuickForm
RUN_DEPENDS= ${BUILD_DEPENDS}
CATEGORY= HTML/QuickForm
FILES= SelectFilter.php
.include
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
.include