diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2011-06-25 03:31:46 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2011-06-25 03:31:46 +0000 |
commit | d3234c775dd1af1e5879d9b06978bad6a46c94f8 (patch) | |
tree | e0e8c968b8beb5b057a2061a7cfa35511ed88bb4 /databases/Makefile | |
parent | e2e9d8b78d58720172a3bb18606239b27ce2210c (diff) | |
download | ports-d3234c775dd1af1e5879d9b06978bad6a46c94f8.tar.gz ports-d3234c775dd1af1e5879d9b06978bad6a46c94f8.zip |
rubygem-memcache
Ruby client for memcached supporting advanced
protocol features and pluggable architecture.
WWW: http://github.com/ninjudd/memcache
PR: ports/153453
Submitted by: Mikhail T. <michael at fun-box.ru>
Notes
Notes:
svn path=/head/; revision=276260
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 1e660728483c..fa4a0566698b 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -773,6 +773,7 @@ SUBDIR += rubygem-do_sqlite3 SUBDIR += rubygem-jdbc-mysql SUBDIR += rubygem-kirbybase + SUBDIR += rubygem-memcache SUBDIR += rubygem-memcache-client SUBDIR += rubygem-pg SUBDIR += rubygem-postgres |