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@. --- security/php70-openssl/Makefile | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 security/php70-openssl/Makefile (limited to 'security/php70-openssl') diff --git a/security/php70-openssl/Makefile b/security/php70-openssl/Makefile new file mode 100644 index 000000000000..7759e22394e8 --- /dev/null +++ b/security/php70-openssl/Makefile @@ -0,0 +1,10 @@ +# Created by: Alex Dupre +# $FreeBSD$ + +CATEGORIES= security + +MASTERDIR= ${.CURDIR}/../../lang/php70 + +PKGNAMESUFFIX= -openssl + +.include "${MASTERDIR}/Makefile" -- cgit v1.2.3