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

PORTREVISION=	3
CATEGORIES=	www

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

PKGNAMESUFFIX=	-opcache

USES=	php:zend

.include "${MASTERDIR}/Makefile"