aboutsummaryrefslogtreecommitdiff
path: root/www/mod_php72/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/mod_php72/Makefile')
-rw-r--r--www/mod_php72/Makefile15
1 files changed, 0 insertions, 15 deletions
diff --git a/www/mod_php72/Makefile b/www/mod_php72/Makefile
deleted file mode 100644
index c60b67628c25..000000000000
--- a/www/mod_php72/Makefile
+++ /dev/null
@@ -1,15 +0,0 @@
-# $FreeBSD$
-
-CATEGORIES= www devel
-PKGNAMEPREFIX= mod_
-
-MAINTAINER= ports@FreeBSD.org
-
-PHP_PORT= lang/php72
-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"