# Created by: Ditesh Shashikant Gathani <ditesh@gathani.org>
# $FreeBSD: tags/RELEASE_11_1_0/security/pear-Crypt_DiffieHellman/Makefile 443309 2017-06-11 07:43:59Z sunpoet $

PORTNAME=	Crypt_DiffieHellman
PORTVERSION=	0.2.6
CATEGORIES=	security www pear

MAINTAINER=	joneum@FreeBSD.org
COMMENT=	PEAR class implementing Diffie-Hellman Key Exchange protocol for PHP5

USES=		pear php
USE_PHP=	bcmath mbstring gmp

.include <bsd.port.mk>
