opnsense-ports/www/php70-opcache/Makefile
Franco Fichtner d504969329 */*: sync with upstream
Taken from: FreeBSD
2016-09-23 04:00:28 +02:00

12 lines
190 B
Makefile

# Created by: Martin Matuska <mm@FreeBSD.org>
# $FreeBSD$
CATEGORIES= www
MASTERDIR= ${.CURDIR}/../../lang/php70
PKGNAMESUFFIX= -opcache
USES= php:zend
.include "${MASTERDIR}/Makefile"