# Created by: Thierry Thomas () # $FreeBSD$ PORTNAME= VFS PORTVERSION= 0.3.0 CATEGORIES= devel pear MAINTAINER= ports@FreeBSD.org COMMENT= PEAR Virtual File System API BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \ ${PEARDIR}/Log/null.php:${PORTSDIR}/sysutils/pear-Log RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \ ${PEARDIR}/Log/null.php:${PORTSDIR}/sysutils/pear-Log USE_PHP= gettext PEAR_AUTOINSTALL= yes .include .include "${PORTSDIR}/devel/pear/bsd.pear.mk" .include