{ "name": "Nfcutils", "description": "Near Field Communication (NFC) tools under POSIX systems", "url": "https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/nfc-tools/nfcutils-0.3.2.tar.gz", "mirror": null, "homepage": "https://github.com/nfc-tools/nfcutils", "depends": [ { "depend": "pkg-config", "build-depend": true }, { "depend": "libnfc", "build-depend": false }, { "depend": "libusb", "build-depend": false } ], "resource": [], "conflicts": [], "patches": [], "install": [ "system \"./configure\", \"--disable-debug\",", "\"--disable-dependency-tracking\",", "\"--prefix=#{prefix}\"", "system \"make\"", "system \"make\", \"install\"" ], "version": "0.3.2", "file": "nfcutils.rb" }