# $FreeBSD$ PORTNAME= Auth_HTTP PORTVERSION= 2.1.8 CATEGORIES= security www pear MAINTAINER= ports@FreeBSD.org COMMENT= PEAR HTTP authentication BUILD_DEPENDS= ${PEARDIR}/Auth/Auth.php:${PORTSDIR}/security/pear-Auth RUN_DEPENDS= ${PEARDIR}/Auth/Auth.php:${PORTSDIR}/security/pear-Auth PEAR_AUTOINSTALL= yes .include .include "${PORTSDIR}/devel/pear/bsd.pear.mk" .include