freebsd-ports/www/php71-opcache/Makefile
Torsten Zuehlsdorff c687c65114 Update PHP 7.1 from 7.1.12 to 7.1.13
Changelog: http://www.php.net/ChangeLog-7.php#7.1.13

PR:  224955
MFH: 2018Q1
2018-01-10 16:07:02 +00:00

11 lines
144 B
Makefile

# $FreeBSD$
CATEGORIES= www
MASTERDIR= ${.CURDIR}/../../lang/php71
PKGNAMESUFFIX= -opcache
USES= php:zend
.include "${MASTERDIR}/Makefile"