# Created by: Alex Miller () # $FreeBSD: head/www/pear-HTTP_Header/Makefile 527888 2020-03-06 18:09:09Z joneum $ 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:www/pear-HTTP@${PHP_FLAVOR} RUN_DEPENDS= ${PEARDIR}/HTTP.php:www/pear-HTTP@${PHP_FLAVOR} USES= pear .include