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

PORTNAME=	Horde_Http
PORTVERSION=	2.1.7
CATEGORIES=	www pear

MAINTAINER=	horde@FreeBSD.org
COMMENT=	Horde HTTP libraries

USES=	horde
USE_HORDE_RUN=	Horde_Exception \
		Horde_Support

.include <bsd.port.mk>