mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-30 05:40:06 +00:00
This Horde package provides classes for implementing a SyncML server.
WWW: http://pear.horde.org
This commit is contained in:
parent
8aa08c16a2
commit
0b86071c24
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=277307
@ -104,6 +104,7 @@
|
||||
SUBDIR += p5-SMS-Send-TW-emome
|
||||
SUBDIR += p5-SMS-SMS77
|
||||
SUBDIR += pear-Horde_ActiveSync
|
||||
SUBDIR += pear-Horde_SyncMl
|
||||
SUBDIR += picocom
|
||||
SUBDIR += pr
|
||||
SUBDIR += predict
|
||||
|
20
comms/pear-Horde_SyncMl/Makefile
Normal file
20
comms/pear-Horde_SyncMl/Makefile
Normal file
@ -0,0 +1,20 @@
|
||||
# Ports collection makefile for: pear-Horde_SyncMl
|
||||
# Date created: 6 July 2011
|
||||
# Whom: Martin Matuska <mm@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Horde_SyncMl
|
||||
DISTVERSION= 1.0.3
|
||||
CATEGORIES= comms www pear
|
||||
|
||||
MAINTAINER= mm@FreeBSD.org
|
||||
COMMENT= Horde API for processing SyncML requests
|
||||
|
||||
USE_HORDE_RUN= Horde_Date Horde_Icalendar Horde_Log Horde_Support \
|
||||
Horde_Util Horde_Xml_Wbxml Horde_Translation Horde_Auth \
|
||||
Horde_Core
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk"
|
||||
.include <bsd.port.post.mk>
|
2
comms/pear-Horde_SyncMl/distinfo
Normal file
2
comms/pear-Horde_SyncMl/distinfo
Normal file
@ -0,0 +1,2 @@
|
||||
SHA256 (Horde/Horde_SyncMl-1.0.3.tgz) = fe317ce9917d3133e5c0229b9bd80274ceddf52243475ace6fb876d2a19877c6
|
||||
SIZE (Horde/Horde_SyncMl-1.0.3.tgz) = 124048
|
3
comms/pear-Horde_SyncMl/pkg-descr
Normal file
3
comms/pear-Horde_SyncMl/pkg-descr
Normal file
@ -0,0 +1,3 @@
|
||||
This package provides classes for implementing a SyncML server.
|
||||
|
||||
WWW: http://pear.horde.org
|
Loading…
Reference in New Issue
Block a user