1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/www/mod_php55/Makefile
2014-03-28 07:02:14 +00:00

17 lines
338 B
Makefile

# Created by: marcus@FreeBSD.org
# $FreeBSD$
CATEGORIES= www devel
PKGNAMEPREFIX= mod_
MAINTAINER= ale@FreeBSD.org
PHP_PORT= lang/php55
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"