mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
The Horde_Serialize library provides various methods of encapsulating data.
WWW: http://pear.horde.org
This commit is contained in:
parent
93c22e0771
commit
27f6948b46
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=277256
@ -2627,6 +2627,7 @@
|
||||
SUBDIR += pear-Horde_Lock
|
||||
SUBDIR += pear-Horde_LoginTasks
|
||||
SUBDIR += pear-Horde_Role
|
||||
SUBDIR += pear-Horde_Serialize
|
||||
SUBDIR += pear-Horde_Stream_Filter
|
||||
SUBDIR += pear-Horde_Stream_Wrapper
|
||||
SUBDIR += pear-Horde_Support
|
||||
|
18
devel/pear-Horde_Serialize/Makefile
Normal file
18
devel/pear-Horde_Serialize/Makefile
Normal file
@ -0,0 +1,18 @@
|
||||
# Ports collection makefile for: pear-Horde_Serialize
|
||||
# Date created: 7 July 2011
|
||||
# Whom: Martin Matuska <mm@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Horde_Serialize
|
||||
PORTVERSION= 1.0.1
|
||||
CATEGORIES= devel www pear
|
||||
|
||||
MAINTAINER= mm@FreeBSD.org
|
||||
COMMENT= Horde Data Encapulation API
|
||||
|
||||
USE_HORDE_RUN= Horde_Exception Horde_Util
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk"
|
||||
.include <bsd.port.post.mk>
|
2
devel/pear-Horde_Serialize/distinfo
Normal file
2
devel/pear-Horde_Serialize/distinfo
Normal file
@ -0,0 +1,2 @@
|
||||
SHA256 (Horde/Horde_Serialize-1.0.1.tgz) = 535e1a541ba0b78ff3d1e249600082820d6e8a8671892f17e527ef5b2714d91c
|
||||
SIZE (Horde/Horde_Serialize-1.0.1.tgz) = 7369
|
3
devel/pear-Horde_Serialize/pkg-descr
Normal file
3
devel/pear-Horde_Serialize/pkg-descr
Normal file
@ -0,0 +1,3 @@
|
||||
The Horde_Serialize library provides various methods of encapsulating data.
|
||||
|
||||
WWW: http://pear.horde.org
|
Loading…
Reference in New Issue
Block a user