freebsd-ports/textproc/pear-Horde_Kolab_Format/Makefile
2021-04-06 16:31:07 +02:00

14 lines
304 B
Makefile

# 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>