{ "name": "Bibtexconv", "description": "BibTeX file converter", "url": "https://www.uni-due.de/~be0001/bibtexconv/download/bibtexconv-1.1.13.tar.gz", "mirror": null, "homepage": "https://www.uni-due.de/~be0001/bibtexconv/", "depends": [ { "depend": "cmake", "build-depend": true }, { "depend": "openssl", "build-depend": false } ], "resource": [], "conflicts": [], "patches": [], "install": [ "system \"cmake\", *std_cmake_args,", "\"-DCRYPTO_LIBRARY=#{Formula[\"openssl\"].opt_lib}/libcrypto.dylib\"", "system \"make\", \"install\"" ], "version": "1.1.13", "file": "bibtexconv.rb" }