summaryrefslogtreecommitdiff
path: root/www/php80-opcache/Makefile
blob: 5a618eeed6838c02e96d8ac678ddb672d726b3c3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
CATEGORIES=	www

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

PKGNAMESUFFIX=	-opcache

TEST_TARGET=	test

USES=	php:zend,noflavors

.include "${MASTERDIR}/Makefile"