#!/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=5164ba2ebd3c7cbc7a9230aad32bdf8e24e207de name="libetpan-osx" xcode_target="static libetpan" xcode_project="libetpan.xcodeproj" library="libetpan.a" embedded_deps="" build_git_osx