# Created by: Antonio Carlos Venancio Junior () # $FreeBSD: head/databases/pear-DB_QueryTool/Makefile 412346 2016-04-01 14:00:51Z mat $ PORTNAME= DB_QueryTool PORTVERSION= 1.1.2 CATEGORIES= databases www pear MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR OO-interface for easily retrieving and modifying data in a DB BUILD_DEPENDS= ${PEARDIR}/DB.php:databases/pear-DB \ ${PEARDIR}/Log/null.php:sysutils/pear-Log RUN_DEPENDS= ${PEARDIR}/DB.php:databases/pear-DB \ ${PEARDIR}/Log/null.php:sysutils/pear-Log USES= pear .include