blob: 2e174e5eb4b926a1d0cfd9eef6ce2382965b8471 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
PORTNAME= Horde_Auth
PORTVERSION= 2.2.2
CATEGORIES= security www pear
MAINTAINER= horde@FreeBSD.org
COMMENT= Horde Authentication API
USES= horde php
USE_HORDE_RUN= Horde_Exception Horde_Util
USE_PHP= hash
.include <bsd.port.mk>
|