diff options
Diffstat (limited to 'www/php85-opcache/Makefile')
-rw-r--r-- | www/php85-opcache/Makefile | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/www/php85-opcache/Makefile b/www/php85-opcache/Makefile deleted file mode 100644 index edb61940538a..000000000000 --- a/www/php85-opcache/Makefile +++ /dev/null @@ -1,9 +0,0 @@ -CATEGORIES= www - -PKGNAMESUFFIX= -opcache - -USES= php:zend,noflavors - -MASTERDIR= ${.CURDIR}/../../lang/php85 - -.include "${MASTERDIR}/Makefile" |