aboutsummaryrefslogtreecommitdiff
path: root/security/pear-Horde_Oauth/Makefile
blob: 7a6c5c1b9a092e3deeb1810e9644f0d73266d6cd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
PORTNAME=	Horde_Oauth
DISTVERSION=	2.0.4
CATEGORIES=	security www pear

MAINTAINER=	horde@FreeBSD.org
COMMENT=	Horde OAuth client/server
WWW=		https://pear.horde.org

USES=		horde php cpe
USE_HORDE_RUN=	Horde_Exception \
		Horde_Http \
		Horde_Util

.include <bsd.port.mk>