1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-06 06:30:19 +00:00

This Horde package allows to convert Kolab data objects from XML to hashes.

WWW: http://pear.horde.org
This commit is contained in:
Martin Matuska 2011-07-07 20:17:45 +00:00
parent e25187d41c
commit 592e116d91
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=277290
4 changed files with 25 additions and 0 deletions

View File

@ -952,6 +952,7 @@
SUBDIR += pdftohtml
SUBDIR += pear-File_Fortune
SUBDIR += pear-File_MARC
SUBDIR += pear-Horde_Kolab_Format
SUBDIR += pear-Horde_Text_Filter
SUBDIR += pear-Horde_Text_Filter_Csstidy
SUBDIR += pear-Horde_Text_Flowed

View File

@ -0,0 +1,19 @@
# 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.0.0
CATEGORIES= textproc www pear
MAINTAINER= mm@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>

View File

@ -0,0 +1,2 @@
SHA256 (Horde/Horde_Kolab_Format-1.0.0.tgz) = 0ba08c8592d503b8794ab1c81187ded4ff373b6bbb217ca1023f1771341995f7
SIZE (Horde/Horde_Kolab_Format-1.0.0.tgz) = 40720

View File

@ -0,0 +1,3 @@
This Horde package allows to convert Kolab data objects from XML to hashes.
WWW: http://pear.horde.org