# $MidnightBSD: trunk/www/mod_php71/Makefile 23809 2018-08-20 03:28:18Z laffer1 $
# $FreeBSD: head/www/mod_php71/Makefile 432446 2017-01-25 16:32:10Z sunpoet $

CATEGORIES=	www devel
PKGNAMEPREFIX=	mod_

MAINTAINER=	ports@MidnightBSD.org

PHP_PORT=	lang/php71
MASTERDIR=	${.CURDIR}/../../${PHP_PORT}

OPTIONS_DEFINE=	AP2FILTER
AP2FILTER_DESC=	Use Apache 2.x filter interface (experimental)
OPTIONS_EXCLUDE=CGI CLI FPM EMBED

CONFIGURE_TARGET=	${ARCH}-portbld-freebsd10.4

.include "${MASTERDIR}/Makefile"
