14 lines
246 B
Makefile
14 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>
|