aboutsummaryrefslogtreecommitdiff
path: root/www/php70-opcache/Makefile
blob: db9930ba6e63a92a6d53a2229b4e06c2d034fb79 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
# Created by: Martin Matuska <mm@FreeBSD.org>
# $FreeBSD$

CATEGORIES=	www

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

PKGNAMESUFFIX=	-opcache

USES=	php:zend

.include "${MASTERDIR}/Makefile"