mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-13 03:03:15 +00:00
29a56aa2eb
Approved by: portmgr (blanket)
18 lines
321 B
Makefile
18 lines
321 B
Makefile
# 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 cpe
|
|
USE_HORDE_RUN= Horde_Db \
|
|
Horde_Exception \
|
|
Horde_Group \
|
|
Horde_Util \
|
|
Horde_Translation
|
|
|
|
.include <bsd.port.mk>
|