# Created by: Antonio Carlos Venancio Junior () # $FreeBSD$ PORTNAME= Crypt_CHAP PORTVERSION= 1.5.0 CATEGORIES= security www pear MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR class for generating CHAP packets BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear USE_PHP= mcrypt mhash PEAR_AUTOINSTALL= yes .include .include "${PORTSDIR}/devel/pear/bsd.pear.mk" .include