# Created by: Ditesh Shashikant Gathani <ditesh@gathani.org>
# $FreeBSD: tags/RELEASE_10_3_0/security/pear-Crypt_DiffieHellman/Makefile 402439 2015-11-26 12:04:00Z miwi $

PORTNAME=	Crypt_DiffieHellman
PORTVERSION=	0.2.6
CATEGORIES=	security www pear

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

USES=	pear
USE_PHP=	bcmath mbstring gmp

.include <bsd.port.mk>
