# Ports collection makefile for:  pear-Horde_Secret
# Date created:			  7 July 2011
# Whom:				  Martin Matuska <mm@FreeBSD.org>
#
# $FreeBSD: ports/security/pear-Horde_Secret/Makefile,v 1.2 2011/07/14 20:33:26 mm Exp $
#

PORTNAME=	Horde_Secret
PORTVERSION=	1.0.0
CATEGORIES=	security www pear

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

RUN_DEPENDS=	${PEARDIR}/Crypt/Blowfish.php:${PORTSDIR}/security/pear-Crypt_Blowfish

USE_HORDE_RUN=	Horde_Exception
USE_PHP=	hash

.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk"
.include <bsd.port.post.mk>
