pkg:setup pkg:configure make dep make make DESTDIR=${PKG_DEST} install arch = Utils.popen_read("uname -m").chomp rel = Utils.popen_read("uname -r").chomp bin.install "pjsip-apps/bin/pjsua-#{arch}-apple-darwin#{rel}" => "pjsua"