freebsd-ports/textproc/pear-Horde_Kolab_Format/Makefile
Martin Wilke 7ce62c98f5 - Update to 1.1.0
Feature safe:	yes
2011-11-19 16:54:19 +00:00

19 lines
483 B
Makefile

# Ports collection makefile for: pear-Horde_Kolab_Format
# Date created: 7 July 2011
# Whom: Martin Matuska <mm@FreeBSD.org>
#
# $FreeBSD$
PORTNAME= Horde_Kolab_Format
PORTVERSION= 1.1.0
CATEGORIES= textproc www pear
MAINTAINER= horde@FreeBSD.org
COMMENT= Horde library for reading/writing Kolab data formats
USE_PHP= dom
USE_HORDE_RUN= Horde_Exception
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk"
.include <bsd.port.post.mk>