aboutsummaryrefslogtreecommitdiff
path: root/devel/pear-Horde_Itip/Makefile
blob: 9e63449d0b40b147f197881ba970a5344f93b767 (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_Itip
PORTVERSION=	2.1.2
CATEGORIES=	devel www pear

MAINTAINER=	horde@FreeBSD.org
COMMENT=	Horde iTip invitation response handling

USES=		horde
USE_HORDE_RUN=	Horde_Icalendar \
		Horde_Mime

.include <bsd.port.mk>