summaryrefslogtreecommitdiff
path: root/www/php80-opcache/Makefile
blob: a93e000b4b6aa7e3f5d0dfd12171fc741d7e7aab (plain)
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"