1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-20 08:27:15 +00:00
freebsd-ports/www/pear-Horde_Http/Makefile
2012-03-03 14:54:38 +00:00

19 lines
427 B
Makefile

# Ports collection makefile for: pear-Horde_Http
# Date created: 7 July 2011
# Whom: Martin Matuska <mm@FreeBSD.org>
#
# $FreeBSD$
PORTNAME= Horde_Http
PORTVERSION= 1.1.1
CATEGORIES= www pear
MAINTAINER= horde@FreeBSD.org
COMMENT= Horde HTTP libraries
USE_HORDE_RUN= Horde_Exception Horde_Support
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk"
.include <bsd.port.post.mk>