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:
parent
e25187d41c
commit
592e116d91
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=277290
@ -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
|
||||
|
19
textproc/pear-Horde_Kolab_Format/Makefile
Normal file
19
textproc/pear-Horde_Kolab_Format/Makefile
Normal 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>
|
2
textproc/pear-Horde_Kolab_Format/distinfo
Normal file
2
textproc/pear-Horde_Kolab_Format/distinfo
Normal 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
|
3
textproc/pear-Horde_Kolab_Format/pkg-descr
Normal file
3
textproc/pear-Horde_Kolab_Format/pkg-descr
Normal file
@ -0,0 +1,3 @@
|
||||
This Horde package allows to convert Kolab data objects from XML to hashes.
|
||||
|
||||
WWW: http://pear.horde.org
|
Loading…
Reference in New Issue
Block a user