#!/bin/sh pushd "`dirname "$0"`" > /dev/null scriptpath="`pwd`" popd > /dev/null . "$scriptpath/include.sh/build-dep.sh" url="https://github.com/dinhviethoa/libetpan.git" rev=fae701a7cf7e1d3f58b99c0ab143c26cbf7f16d0 name="libetpan-osx" xcode_target="static libetpan" xcode_project="libetpan.xcodeproj" library="libetpan.a" embedded_deps="" build_git_osx