opnsense-ports/www/mod_php70/Makefile
Franco Fichtner dc6450847d */*: sync with upstream
Taken from: FreeBSD
2016-07-25 23:14:01 +02: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"