aboutsummaryrefslogtreecommitdiffstats
path: root/databases/php70-pdo_dblib
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2016-02-15 22:34:26 +0800
committermiwi <miwi@FreeBSD.org>2016-02-15 22:34:26 +0800
commit790e7372b009ecab418d9e694794df6a87b97fce (patch)
tree921070ae859847e6ad2f11168de4014a9c3571e8 /databases/php70-pdo_dblib
parentf8b583cc4f758cfd2ed8b667d74bb0fd222e0392 (diff)
downloadfreebsd-ports-gnome-790e7372b009ecab418d9e694794df6a87b97fce.tar.gz
freebsd-ports-gnome-790e7372b009ecab418d9e694794df6a87b97fce.tar.zst
freebsd-ports-gnome-790e7372b009ecab418d9e694794df6a87b97fce.zip
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@.
Diffstat (limited to 'databases/php70-pdo_dblib')
-rw-r--r--databases/php70-pdo_dblib/Makefile10
1 files changed, 10 insertions, 0 deletions
diff --git a/databases/php70-pdo_dblib/Makefile b/databases/php70-pdo_dblib/Makefile
new file mode 100644
index 000000000000..07819840243e
--- /dev/null
+++ b/databases/php70-pdo_dblib/Makefile
@@ -0,0 +1,10 @@
+# Created by: Alex Dupre <ale@FreeBSD.org>
+# $FreeBSD$
+
+CATEGORIES= databases
+
+MASTERDIR= ${.CURDIR}/../../lang/php70
+
+PKGNAMESUFFIX= -pdo_dblib
+
+.include "${MASTERDIR}/Makefile"