pkg:setup args = %W[--disable-debug --disable-dependency-tracking --prefix=#{prefix} --mandir=#{man} --with-ssl=#{Formula["openssl"].opt_prefix} --without-lzma ] pkg:configure *args make DESTDIR=${PKG_DEST} install doc.install Dir["doc/*"]