           SPELL=libexecinfo
         VERSION=1.1
          SOURCE="$SPELL-$VERSION.tar.bz2"
   SOURCE_URL[0]="http://distcache.freebsd.org/local-distfiles/itetcu/$SOURCE"
     SOURCE_HASH=sha512:51fea7910ef6873061a25c22434ce4da724e9d8e37616a069ad0a58c0463755be4c6c7da88cd747484c2f3373909d7be4678b32a4bd91b6d9e0f74526094e92c
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
        WEB_SITE=""
      LICENSE[0]="BSD-2-Clause"
         ENTERED=20210829
        KEYWORDS=""
           SHORT="Library for backtracing"
cat << EOF
This is a quick-n-dirty BSD licensed clone of backtrace facility found in
the GNU libc, mainly intended for porting Linuxish code to BSD platforms,
however it can be used at any platform which has a gcc compiler.

See <http://www.gnu.org/software/libc/manual/html_node/Backtraces.html>.
EOF
