aboutsummaryrefslogblamecommitdiff
path: root/www/mod_php70/Makefile
blob: 39c1a642b8740390959e8da018ca8231e892909e (plain) (tree)
1
2
3
4
5
6
7





                                  
                                 








                                                              
# Created by:	marcus@FreeBSD.org
# $FreeBSD$

CATEGORIES=	www devel
PKGNAMEPREFIX=	mod_

MAINTAINER=	ports@FreeBSD.org

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

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

.include "${MASTERDIR}/Makefile"