aboutsummaryrefslogtreecommitdiffstats
path: root/databases/Makefile
diff options
context:
space:
mode:
authorpi <pi@FreeBSD.org>2016-06-25 23:08:30 +0800
committerpi <pi@FreeBSD.org>2016-06-25 23:08:30 +0800
commit502c82d9f0d32bac1ac014a23abb7f584fc34513 (patch)
treeb9c4b3da2e3a277bd378114a9adfdc40cc3a367c /databases/Makefile
parentbb48d2bff09dbdd3773b1ebc6dbc32f722578b45 (diff)
downloadfreebsd-ports-gnome-502c82d9f0d32bac1ac014a23abb7f584fc34513.tar.gz
freebsd-ports-gnome-502c82d9f0d32bac1ac014a23abb7f584fc34513.tar.zst
freebsd-ports-gnome-502c82d9f0d32bac1ac014a23abb7f584fc34513.zip
New port: databases/php70-redis
This extension provides an API for communicating with Redis database, a persistent key-value database with built-in net interface written in ANSI-C for Posix systems. WWW: https://github.com/phpredis/phpredis PR: 210552, 208016 Submitted by: joshruehlig@gmail.com, townwear@gmail.com
Diffstat (limited to 'databases/Makefile')
-rw-r--r--databases/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 1c2f4e5cf415..22371ba0064e 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -636,6 +636,7 @@
SUBDIR += php70-pdo_pgsql
SUBDIR += php70-pdo_sqlite
SUBDIR += php70-pgsql
+ SUBDIR += php70-redis
SUBDIR += php70-sqlite3
SUBDIR += phpminiadmin
SUBDIR += phpmyadmin