aboutsummaryrefslogtreecommitdiff
path: root/www/pear-Horde_Dav/Makefile
blob: 05f16de8da6beb272e0407a373808e3592036970 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
PORTNAME=	Horde_Dav
PORTVERSION=	1.1.4
CATEGORIES=	www pear

MAINTAINER=	horde@FreeBSD.org
COMMENT=	Horde library for WebDAV, CalDAV, CardDAV

LICENSE=	BSD3CLAUSE

USES=	horde
USE_HORDE_RUN=	Horde_Auth \
		Horde_Core \
		Horde_Stream

.include <bsd.port.mk>