# Created by: Wen Heping # $FreeBSD$ PORTNAME= HTTP_WebDAV_Client PORTVERSION= 1.0.2 CATEGORIES= www devel pear MAINTAINER= miwi@FreeBSD.org COMMENT= WebDAV Stream Wrapper Class BUILD_DEPENDS= ${PEARDIR}/HTTP/Request.php:${PORTSDIR}/www/pear-HTTP_Request RUN_DEPENDS:= ${PEARDIR}/HTTP/Request.php:${PORTSDIR}/www/pear-HTTP_Request PEAR_AUTOINSTALL= yes NO_STAGE= yes .include .include "${PORTSDIR}/devel/pear/bsd.pear.mk" .include