1 2 3 4 5
pkg:setup args = %W[--static --shared --prefix=#{prefix} ] python ./waf configure *args python ./waf build python ./waf install