freebsd-ports/www/pear-Horde_Http/Makefile

17 lines
362 B
Makefile

# Created by: Martin Matuska <mm@FreeBSD.org>
# $FreeBSD$
PORTNAME= Horde_Http
PORTVERSION= 2.0.4
CATEGORIES= www pear
MAINTAINER= horde@FreeBSD.org
COMMENT= Horde HTTP libraries
USE_HORDE_RUN= Horde_Exception \
Horde_Support
NO_STAGE= yes
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk"
.include <bsd.port.post.mk>