# Created by: Oleg Sharoiko # $FreeBSD$ PORTNAME= MDB PORTVERSION= 1.3.0 CATEGORIES= databases www pear MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR unified API for DB access, based on user meta data BUILD_DEPENDS= ${PEARDIR}/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser RUN_DEPENDS= ${PEARDIR}/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser PEAR_AUTOINSTALL= yes .include .include "${PORTSDIR}/devel/pear/bsd.pear.mk" .include