aboutsummaryrefslogtreecommitdiff
path: root/textproc/pear-Horde_Kolab_Format/Makefile
blob: 51deaba96635693a8a1dfb9f710ad33d902690c2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
PORTNAME=	Horde_Kolab_Format
DISTVERSION=	2.0.9
CATEGORIES=	textproc www pear

MAINTAINER=	horde@FreeBSD.org
COMMENT=	Horde library for reading/writing Kolab data formats

USES=		horde php cpe
USE_PHP=	dom
USE_HORDE_RUN=	Horde_Exception

.include <bsd.port.mk>