summaryrefslogtreecommitdiff
path: root/www/php73-opcache/Makefile
blob: 92f2175fbc8e96b3f046913a286712aa094ee66d (plain)
1
2
3
4
5
6
7
8
9
10
11
12

CATEGORIES=	www

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

PKGNAMESUFFIX=	-opcache

TEST_TARGET=    test

USES=	php:zend,noflavors

.include "${MASTERDIR}/Makefile"