aboutsummaryrefslogblamecommitdiff
path: root/www/mod_php55/Makefile
blob: e434bab1d7ff6ed4f9a04bb7a9cfb58e7ff3c7ab (plain) (tree)
1
2
3
4


                                  
                         











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