import "compile/cmake" import "vcs/git" name=sockfile vcs_git "https://github.com/mid-kid/$name" header_end getfile vcs; cd vcs compile_cmake_installbin "$name" # vim:set tabstop=4 shiftwidth=4 syntax=sh et: