aboutsummaryrefslogtreecommitdiff
path: root/devel/pear-Horde_Stream/Makefile
blob: 8c1dc1711b6ec10ac99efe1bd13fb20126e576d4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
PORTNAME=	Horde_Stream
PORTVERSION=	1.6.3
CATEGORIES=	devel www pear

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

USES=	horde cpe
USE_HORDE_RUN=	Horde_Exception

.include <bsd.port.mk>