aboutsummaryrefslogtreecommitdiff
path: root/www/php80-opcache/Makefile
blob: 0d2446b02c47f67daa496c4e3e68a8ce3336d3e0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $FreeBSD$

CATEGORIES=	www

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

PKGNAMESUFFIX=	-opcache

TEST_TARGET=    test

USES=	php:zend,noflavors

.include "${MASTERDIR}/Makefile"