aboutsummaryrefslogtreecommitdiff
path: root/security/pear-Horde_Perms/Makefile
blob: 3d359c5fb66929d44998ed95ab24136dfe73140d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Created by: Martin Matuska <mm@FreeBSD.org>

PORTNAME=	Horde_Perms
PORTVERSION=	2.1.8
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>