# Created by: Martin Matuska <mm@FreeBSD.org>
# $FreeBSD: tags/RELEASE_11_1_0/security/pear-Horde_Secret/Makefile 407900 2016-02-02 22:56:26Z mm $

PORTNAME=	Horde_Secret
PORTVERSION=	2.0.6
CATEGORIES=	security www pear

MAINTAINER=	horde@FreeBSD.org
COMMENT=	Secret Encryption API

USES=	horde
USE_HORDE_RUN=	Horde_Crypt_Blowfish \
		Horde_Exception \
		Horde_Support

USE_PHP=	hash

.include <bsd.port.mk>
