pkg:setup ENV.deparallelize args = %W[--prefix=#{prefix} --with-libpcre=included --with-liblua=included --with-openssl=#{Formula["openssl"].opt_prefix} --without-nmap-update --disable-universal --without-zenmap ] pkg:configure *args make make DESTDIR=${PKG_DEST} install rm_f Dir[bin/"uninstall_*"]