aboutsummaryrefslogtreecommitdiff
path: root/www/php74-opcache/Makefile
blob: b7c8679950faa4db5f5a7dca4cf749d715d758a0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12

CATEGORIES=	www

MASTERDIR=	${.CURDIR}/../../lang/php74

PKGNAMESUFFIX=	-opcache

TEST_TARGET=    test

USES=	php:zend,noflavors

.include "${MASTERDIR}/Makefile"