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

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

PKGNAMESUFFIX=	-opcache

TEST_TARGET=    test

USES=	php:zend,noflavors

.include "${MASTERDIR}/Makefile"