mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
15 lines
246 B
Makefile
15 lines
246 B
Makefile
# $FreeBSD$
|
|
|
|
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>
|