PORTNAME=	Crypt_Blowfish
DISTVERSION=	1.1.0RC2
CATEGORIES=	security www pear

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	PEAR class for blowfish encryption
WWW=		https://pear.php.net/package/Crypt_Blowfish

LICENSE=	BSD3CLAUSE

USES=		pear

OPTIONS_DEFINE=	MCRYPT
MCRYPT_DESC=	Additional MCrypt PHP support

MCRYPT_USES=	php
MCRYPT_USE=	PHP=mcrypt

.include <bsd.port.mk>
