diff options
author | lwhsu <lwhsu@FreeBSD.org> | 2010-12-17 02:24:45 +0800 |
---|---|---|
committer | lwhsu <lwhsu@FreeBSD.org> | 2010-12-17 02:24:45 +0800 |
commit | 131717cc7a280e2493ae7870180987af59a88916 (patch) | |
tree | 315bda18613f29156880cee80f2ed0aad4b0f341 /databases/Makefile | |
parent | 963758b1878eee9c57012293f7971de6b432bf4d (diff) | |
download | freebsd-ports-gnome-131717cc7a280e2493ae7870180987af59a88916.tar.gz freebsd-ports-gnome-131717cc7a280e2493ae7870180987af59a88916.tar.zst freebsd-ports-gnome-131717cc7a280e2493ae7870180987af59a88916.zip |
Add pecl-handlersocket 0.0.6, a PECL extension for HandlerSocket.
PR: ports/153217
Submitted by: jnlin at csie.nctu.edu.tw
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile index 0c76ad95b570..8257585de0ad 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -487,6 +487,7 @@ SUBDIR += pear-XML_Query2XML SUBDIR += pecl-dbase SUBDIR += pecl-drizzle + SUBDIR += pecl-handlersocket SUBDIR += pecl-mdbtools SUBDIR += pecl-memcache SUBDIR += pecl-memcached |