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

MAINTAINER=	horde@FreeBSD.org
COMMENT=	Horde library for WebDAV, CalDAV, CardDAV
WWW=		https://pear.horde.org

LICENSE=	BSD3CLAUSE

USES=	horde cpe
USE_HORDE_RUN=	Horde_Auth \
		Horde_Core \
		Horde_Stream

.include <bsd.port.mk>