29a56aa2eb
Approved by: portmgr (blanket)
14 lines
259 B
Makefile
14 lines
259 B
Makefile
# Created by: Martin Matuska <mm@FreeBSD.org>
|
|
|
|
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>
|