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


                           
                     

                                 
                                 

                                        
             



                                 

                                 
                      
# Created by: Martin Matuska <mm@FreeBSD.org>
# $FreeBSD$

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