PORTNAME=	Crypt_DiffieHellman
PORTVERSION=	0.2.6
CATEGORIES=	security www pear

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	PEAR class implementing Diffie-Hellman Key Exchange protocol for PHP5
WWW=		https://pear.php.net/package/Crypt_DiffieHellman

USES=		pear php
USE_PHP=	bcmath mbstring gmp

.include <bsd.port.mk>
