aboutsummaryrefslogtreecommitdiff
path: root/textproc/pear-Horde_Kolab_Format/Makefile
blob: 4b10232f59824e389d2c9fb10d075ace426cb415 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Created by: Martin Matuska <mm@FreeBSD.org>

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
USE_PHP=	dom
USE_HORDE_RUN=	Horde_Exception

.include <bsd.port.mk>