# Created by: Alex Miller () # $FreeBSD: head/www/pear-HTTP_Header/Makefile 369314 2014-09-26 09:30:02Z bapt $ PORTNAME= HTTP_Header PORTVERSION= 1.2.1 CATEGORIES= www devel pear MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR OO interface to modify and handle HTTP headers and status codes BUILD_DEPENDS= ${PEARDIR}/HTTP.php:${PORTSDIR}/www/pear-HTTP RUN_DEPENDS= ${PEARDIR}/HTTP.php:${PORTSDIR}/www/pear-HTTP USES= pear .include