# Created by: Martin Matuska <mm@FreeBSD.org>
# $FreeBSD: tags/RELEASE_10_3_0/security/pear-Horde_Perms/Makefile 403603 2015-12-12 14:29:08Z mm $

PORTNAME=	Horde_Perms
PORTVERSION=	2.1.6
CATEGORIES=	security www pear

MAINTAINER=	horde@FreeBSD.org
COMMENT=	Horde Permissions System

USES=	horde
USE_HORDE_RUN=	Horde_Db \
		Horde_Exception \
		Horde_Group \
		Horde_Util \
		Horde_Translation

.include <bsd.port.mk>
