---
name: boost_build
version: 2.0.m12
origin: devel/boost_build
comment: Extensible cross-platform build tool suite
arch: freebsd:10:x86:64
www: http://boost.org/boost-build2/index.html
maintainer: ports@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 1768677
desc: |
  Boost.Build is an easy way to build C++ projects, everywhere. You
  name you executables and libraries and list their sources.

  Boost.Build takes care about compiling your sources with right
  options, creating static and shared libraries, making executables,
  and other chores -- whether you're using gcc, msvc, or a dozen
  more supported C++ compilers -- on Windows, OSX, Linux and
  commercial UNIX systems.

  WWW: http://boost.org/boost-build2/index.html
deps:
  boost-jam: {origin: devel/boost-jam, version: 1.52.0_1}
categories:
- devel
message: "To use boost_build, it is necessary to set BOOST_ROOT in\nyour environment:\n\n
  sh/bash/ksh:\n\tBOOST_ROOT=/usr/local/share/boost_build ; export BOOST_ROOT\n csh:\n\tsetenv
  BOOST_ROOT /usr/local/share/boost_build\n\nNote: The default toolchain is gcc.\nTo
  override this on a system-wide basis, edit this file:\n\t/usr/local/share/boost_build/site-config.jam\n\nFor
  an example of a per-user settings file which may be\ncopied to your home directory,
  see:\n\t /usr/local/share/boost_build/user-config.jam\n"
