aboutsummaryrefslogtreecommitdiff
path: root/devel/pear-Horde_Stream/Makefile
blob: a45e893e473d7d8d8be7ec139b1a62b4d6d2dae7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Created by: Martin Matuska <mm@FreeBSD.org>
# $FreeBSD$

PORTNAME=	Horde_Stream
PORTVERSION=	1.3.0
CATEGORIES=	devel www pear

MAINTAINER=	horde@FreeBSD.org
COMMENT=	Horde stream handler

USE_HORDE_RUN=	Horde_Exception

NO_STAGE=	yes
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk"
.include <bsd.port.post.mk>