aboutsummaryrefslogtreecommitdiff
path: root/www/mod_php81/Makefile
blob: 5cf31b881fe6c1a2048dcd4a2feb47b1477e8e93 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
CATEGORIES=	www devel
PKGNAMEPREFIX=	mod_

MAINTAINER=	bofh@FreeBSD.org

PHP_PORT=	lang/php81
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"