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

CATEGORIES=	www

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

PKGNAMESUFFIX=	-opcache

TEST_TARGET=    test

USES=	php:zend,noflavors

.include "${MASTERDIR}/Makefile"