# Created by: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
# $FreeBSD: tags/RELEASE_11_1_0/security/pear-Crypt_CHAP/Makefile 443308 2017-06-11 07:43:55Z sunpoet $

PORTNAME=	Crypt_CHAP
PORTVERSION=	1.5.0
CATEGORIES=	security www pear

MAINTAINER=	joneum@FreeBSD.org
COMMENT=	PEAR class for generating CHAP packets

USES=		pear php
USE_PHP=	mcrypt hash

.include <bsd.port.mk>
