summaryrefslogtreecommitdiff
path: root/security/pear-Horde_Auth/Makefile
blob: 5d456f0171d3cd42785868dd8fc6cd1f5ff03442 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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>