blob: 39a70ac334d7d0fadee7cf9328b78c7c2e21a958 (
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 cpe
USE_HORDE_RUN= Horde_Icalendar \
Horde_Mime
.include <bsd.port.mk>
|