From d0b9524d63bc92c6453f75f852197cb0532a9b3d Mon Sep 17 00:00:00 2001 From: Zak Johnson Date: Sun, 30 Jan 2011 23:03:49 -0800 Subject: Add formula for memcache PHP extension Signed-off-by: Adam Vandenberg --- Library/Formula/memcache-php.rb | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 Library/Formula/memcache-php.rb (limited to 'Library/Formula') diff --git a/Library/Formula/memcache-php.rb b/Library/Formula/memcache-php.rb new file mode 100644 index 000000000..012e4872c --- /dev/null +++ b/Library/Formula/memcache-php.rb @@ -0,0 +1,24 @@ +require 'formula' + +class MemcachePhp