summaryrefslogtreecommitdiff
path: root/homebrew/mysqlsearchreplace/.beer
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/mysqlsearchreplace/.beer')
-rw-r--r--homebrew/mysqlsearchreplace/.beer19
1 files changed, 19 insertions, 0 deletions
diff --git a/homebrew/mysqlsearchreplace/.beer b/homebrew/mysqlsearchreplace/.beer
new file mode 100644
index 000000000..3559b45e5
--- /dev/null
+++ b/homebrew/mysqlsearchreplace/.beer
@@ -0,0 +1,19 @@
+{
+ "name": "MysqlSearchReplace",
+ "description": "Database search and replace script in PHP",
+ "url": "https://github.com/interconnectit/Search-Replace-DB/archive/3.1.tar.gz",
+ "mirror": null,
+ "homepage": "https://interconnectit.com/products/search-and-replace-for-wordpress-databases/",
+ "depends": [],
+ "resource": [],
+ "conflicts": [],
+ "patches": [],
+ "install": [
+ "libexec.install \"srdb.class.php\"",
+ "libexec.install \"srdb.cli.php\" => \"srdb\"",
+ "chmod 0755, libexec/\"srdb\"",
+ "bin.install_symlink libexec/\"srdb\""
+ ],
+ "version": "3.1",
+ "file": "mysql-search-replace.rb"
+} \ No newline at end of file