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

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

PKGNAMESUFFIX=	-opcache

TEST_TARGET=    test

USES=	php:zend,noflavors

.include "${MASTERDIR}/Makefile"