aboutsummaryrefslogtreecommitdiff
path: root/www/pear-Horde_Http/Makefile
blob: a3b6d5aff5a0121dac83c4a98002624f684268b5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
PORTNAME=	Horde_Http
PORTVERSION=	2.1.7
CATEGORIES=	www pear

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

USES=	horde cpe
USE_HORDE_RUN=	Horde_Exception \
		Horde_Support

.include <bsd.port.mk>