freebsd-ports/www/php70-opcache/Makefile
Torsten Zuehlsdorff ad86e61f50 lang/php70: Update from 7.0.10 to 7.0.11
Security:    CVE-2016-7416
Security:    CVE-2016-7412
Security:    CVE-2016-7414
Security:    CVE-2016-7417
Security:    CVE-2016-7413
Security:    CVE-2016-7418

MFH:         2016Q3
Approved by: pi (mentor)
2016-09-21 15:43:47 +00: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"