# Created by: Ditesh Shashikant Gathani # $FreeBSD$ PORTNAME= Services_Yadis PORTVERSION= 0.5.1 CATEGORIES= www pear MAINTAINER= miwi@FreeBSD.org COMMENT= Implementation of the Yadis Specification 1.0 protocol for PHP5 BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear PEAR_AUTOINSTALL= yes .include .include "${PORTSDIR}/devel/pear/bsd.pear.mk" .include