Files
ports/textproc/pear-Horde_Kolab_Format/Makefile
T
2019-11-08 12:59:36 +00:00

16 lines
316 B
Makefile

# Created by: Martin Matuska <mm@FreeBSD.org>
# $FreeBSD$
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>