From e630e52bb5f688a26b92533f2f2b0e17e3b85f33 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Mon, 15 Feb 2016 14:34:26 +0000 Subject: Welcome php 7.0.3 Changelog: http://php.net/ChangeLog-7.php#7.0.0 http://php.net/ChangeLog-7.php#7.0.1 http://php.net/ChangeLog-7.php#7.0.2 http://php.net/ChangeLog-7.php#7.0.3 I'd like to thanks: Kurt Jaeger Matthias Breddin Rainer Duffner Victor van Vlaardingen Torsten Zuehlsdorff Franco Fichtner and all helpers and testers from ports@. --- databases/php70-pdo_mysql/Makefile | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 databases/php70-pdo_mysql/Makefile (limited to 'databases/php70-pdo_mysql') diff --git a/databases/php70-pdo_mysql/Makefile b/databases/php70-pdo_mysql/Makefile new file mode 100644 index 000000000000..daf1a199b932 --- /dev/null +++ b/databases/php70-pdo_mysql/Makefile @@ -0,0 +1,10 @@ +# Created by: Alex Dupre +# $FreeBSD$ + +CATEGORIES= databases + +MASTERDIR= ${.CURDIR}/../../lang/php70 + +PKGNAMESUFFIX= -pdo_mysql + +.include "${MASTERDIR}/Makefile" -- cgit v1.2.3