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

PORTREVISION=	1
CATEGORIES=	www

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

PKGNAMESUFFIX=	-opcache

USES=	php:zend

.include "${MASTERDIR}/Makefile"