summaryrefslogtreecommitdiff
path: root/security/pear-Horde_Auth/Makefile
blob: 5cea267d57264edbc165dd810f2ffd073d8c374c (plain) (blame)
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
WWW=		https://pear.horde.org

USES=		horde php cpe
USE_HORDE_RUN=	Horde_Exception Horde_Util

.include <bsd.port.mk>