freebsd-ports/devel/pear-Horde_Stream/Makefile
Martin Matuska 029ee1cea4 An Horde object-oriented interface to assist in creating and storing PHP
stream resources, and to provide utility methods to access and manipulate
the stream contents.

WWW: http://pear.horde.org
2012-12-12 14:49:52 +00:00

18 lines
428 B
Makefile

# Ports collection makefile for: pear-Horde_Stream
# Date created: 12 December 2012
# Whom: Martin Matuska <mm@FreeBSD.org>
#
# $FreeBSD$
PORTNAME= Horde_Stream
PORTVERSION= 1.2.0
CATEGORIES= devel www pear
MAINTAINER= horde@FreeBSD.org
COMMENT= Horde stream handler
USE_HORDE_RUN= Horde_Exception
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk"
.include <bsd.port.post.mk>