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