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

PORTREVISION=	0
CATEGORIES=	www

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

PKGNAMESUFFIX=	-opcache

USES=	php:zend

.include "${MASTERDIR}/Makefile"