{ "name": "Fcgiwrap", "description": "CGI support for Nginx", "url": "https://github.com/gnosek/fcgiwrap/archive/1.1.0.tar.gz", "mirror": null, "homepage": "https://www.nginx.com/resources/wiki/start/topics/examples/fcgiwrap/", "depends": [ { "depend": "autoconf", "build-depend": true }, { "depend": "automake", "build-depend": true }, { "depend": "pkg-config", "build-depend": true }, { "depend": "fcgi", "build-depend": false } ], "resource": [], "conflicts": [], "patches": [], "install": [ "system \"autoreconf\", \"-i\"", "system \"./configure\", \"--prefix=#{prefix}\", \"--mandir=#{man}\"", "system \"make\", \"install\"" ], "version": "1.1.0", "file": "fcgiwrap.rb" }