Add PHP 7.1

Thanks to: mat, pi, ale, martin@waschbuesch.de and franco@opnsense.org
This commit is contained in:
Torsten Zuehlsdorff
2017-01-24 11:54:20 +00:00
parent 93028a155a
commit db021968e3
101 changed files with 2637 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
# $FreeBSD$
CATEGORIES= databases
MASTERDIR= ${.CURDIR}/../../lang/php71
PKGNAMESUFFIX= -sqlite3
.include "${MASTERDIR}/Makefile"