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

CATEGORIES=	www

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

PKGNAMESUFFIX=	-opcache

USES=	php:zend

.include "${MASTERDIR}/Makefile"