freebsd-ports/textproc/pear-Horde_Kolab_Format/Makefile
2012-04-11 07:35:56 +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.2
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>