Please DO NOT use this version in production, it is an early test version. port-committers@ please DO NOT mark your ports IGNORE_WITH_PHP=82. A build is running to check all php ports with php82 and will be committed in batch tomorrow. Sponsored by: Bounce Experts
12 lines
270 B
Makefile
12 lines
270 B
Makefile
CATEGORIES= www devel
|
|
PKGNAMEPREFIX= mod_
|
|
|
|
MAINTAINER= bofh@FreeBSD.org
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php82
|
|
|
|
OPTIONS_DEFINE= AP2FILTER
|
|
AP2FILTER_DESC= Use Apache 2.x filter interface (experimental)
|
|
OPTIONS_EXCLUDE=CGI CLI FPM EMBED
|
|
|
|
.include "${MASTERDIR}/Makefile"
|