{ "name": "CheckPostgres", "description": "Monitor Postgres databases", "url": "https://bucardo.org/downloads/check_postgres-2.24.0.tar.gz", "mirror": null, "homepage": "https://bucardo.org/wiki/Check_postgres", "depends": [ { "depend": "postgresql", "build-depend": false } ], "resource": [], "conflicts": [], "patches": [], "install": [ "system \"perl\", \"Makefile.PL\", \"PREFIX=#{prefix}\"", "system \"make\", \"install\"", "mv bin/\"check_postgres.pl\", bin/\"check_postgres\"", "inreplace [bin/\"check_postgres\", man1/\"check_postgres.1p\"], \"check_postgres.pl\", \"check_postgres\"", "rm_rf prefix/\"Library\"", "rm_rf prefix/\"lib\"" ], "version": "2.24.0", "file": "check_postgres.rb" }