freebsd-ports/devel/boost_build/pkg-descr
Eitan Adler d1f32a3e5d Style: tab -> space.
Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree.
2013-03-28 16:28:59 +00:00

10 lines
450 B
Text

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