{ "name": "Tcpflow", "description": "TCP flow recorder", "url": "https://digitalcorpora.org/downloads/tcpflow/tcpflow-1.5.0.tar.gz", "mirror": null, "homepage": "https://github.com/simsong/tcpflow", "depends": [ { "depend": "autoconf", "build-depend": true }, { "depend": "automake", "build-depend": true }, { "depend": "libtool", "build-depend": true }, { "depend": "boost", "build-depend": true }, { "depend": "openssl", "build-depend": false } ], "resource": [], "conflicts": [], "patches": [], "install": [ "system \"bash\", \"./bootstrap.sh\" if build.head?", "system \"./configure\", \"--disable-dependency-tracking\",", "\"--prefix=#{prefix}\",", "\"--mandir=#{man}\"", "system \"make\", \"install\"" ], "version": "1.5.0", "file": "tcpflow.rb" }