PORTNAME=	Crypt_CHAP
PORTVERSION=	1.5.0
CATEGORIES=	security www pear

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	PEAR class for generating CHAP packets
WWW=		https://pear.php.net/package/Crypt_CHAP \
		https://github.com/pear/Crypt_CHAP

LICENSE=	BSD3CLAUSE

USES=		pear
USE_PHP=	mcrypt

NO_ARCH=	yes

.include <bsd.port.mk>
