# Created by: Martin Matuska # $FreeBSD: head/security/pear-Horde_Crypt_Blowfish/Makefile 517960 2019-11-19 10:55:07Z joneum $ PORTNAME= Horde_Crypt_Blowfish PORTVERSION= 1.1.3 CATEGORIES= security www pear PKGNAMEPREFIX= ${PEAR_PKGNAMEPREFIX} MAINTAINER= horde@FreeBSD.org COMMENT= Horde blowfish encryption for PHP string data USE_HORDE_RUN= Horde_Exception \ Horde_Support OPTIONS_DEFINE= MHASH OPENSSL MHASH_DESC= Depend on mhash PHP extension OPENSSL_DESC= Depend on OpenSSL PHP extension USES= horde MHASH_USES= php MHASH_USE= PHP=hash OPENSSL_USES= php OPENSSL_USE= PHP=openssl .include