opnsense-ports/security/pear-Horde_Perms/Makefile
Franco Fichtner 934d69e7a3 */*: sync with upstream
Taken from: FreeBSD
2016-03-25 11:56:02 +01:00

18 lines
329 B
Makefile

# Created by: Martin Matuska <mm@FreeBSD.org>
# $FreeBSD$
PORTNAME= Horde_Perms
PORTVERSION= 2.1.7
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>