aboutsummaryrefslogblamecommitdiff
path: root/security/pear-Horde_Perms/Makefile
blob: 3d359c5fb66929d44998ed95ab24136dfe73140d (plain) (tree)
1
2
3
4
5
6
7
8
9
                                             

                           
                     

                                 
                                 

                                        
             



                                 

                                 
                      
# 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>