Packaged version of the PHP Thrift client for Horde
This commit is contained in:
parent
7157271474
commit
8fdb139f2a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=292603
4 changed files with 22 additions and 0 deletions
|
@ -2843,6 +2843,7 @@
|
|||
SUBDIR += pear-Horde_Stream_Filter
|
||||
SUBDIR += pear-Horde_Stream_Wrapper
|
||||
SUBDIR += pear-Horde_Support
|
||||
SUBDIR += pear-Horde_Thrift
|
||||
SUBDIR += pear-Horde_Token
|
||||
SUBDIR += pear-Horde_Translation
|
||||
SUBDIR += pear-Horde_Tree
|
||||
|
|
16
devel/pear-Horde_Thrift/Makefile
Normal file
16
devel/pear-Horde_Thrift/Makefile
Normal file
|
@ -0,0 +1,16 @@
|
|||
# Ports collection makefile for: pear-Horde_Thrift
|
||||
# Date created: 3 March 2012
|
||||
# Whom: Martin Matuska <mm@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Horde_Thrift
|
||||
DISTVERSION= 1.0.0
|
||||
CATEGORIES= devel www pear
|
||||
|
||||
MAINTAINER= horde@FreeBSD.org
|
||||
COMMENT= Horde Thrift Client
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk"
|
||||
.include <bsd.port.post.mk>
|
2
devel/pear-Horde_Thrift/distinfo
Normal file
2
devel/pear-Horde_Thrift/distinfo
Normal file
|
@ -0,0 +1,2 @@
|
|||
SHA256 (Horde/Horde_Thrift-1.0.0.tgz) = 50ed98955c6050c78ede1c44ade9bbdb7a3cbf8020d4eb9071906796114d86e3
|
||||
SIZE (Horde/Horde_Thrift-1.0.0.tgz) = 21320
|
3
devel/pear-Horde_Thrift/pkg-descr
Normal file
3
devel/pear-Horde_Thrift/pkg-descr
Normal file
|
@ -0,0 +1,3 @@
|
|||
Packaged version of the PHP Thrift client for Horde
|
||||
|
||||
WWW: http://pear.horde.org
|
Loading…
Reference in a new issue