# Created by: Antonio Carlos Venancio Junior () # $FreeBSD$ PORTNAME= MDB_QueryTool PORTVERSION= 1.2.3 CATEGORIES= databases www pear MAINTAINER= joneum@FreeBSD.org COMMENT= PEAR OO-interface for easily retrieving and modifying data in a DB BUILD_DEPENDS= ${PEARDIR}/MDB.php:databases/pear-MDB \ ${PEARDIR}/Log/null.php:sysutils/pear-Log RUN_DEPENDS:= ${PEARDIR}/MDB.php:databases/pear-MDB \ ${PEARDIR}/Log/null.php:sysutils/pear-Log USES= pear .include