ports/www/mod_php70/Makefile
2016-07-25 20:01:02 +00:00

16 lines
340 B
Makefile

# 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"