# The Boost library (http://www.boost.org/) extends the C++ std library DESCRIPTION = PROVIDES = BOOST_PROGRAM_OPTIONS CXXFLAGS = LDFLAGS = LIBS = boost_program_options REQUIRES = INCOMPATIBLE = STDINCLDIRS = /usr/include/\* INCLTHING = boost/program_options.hpp STDLIBDIRS = /usr/lib/ LIBTHING = libboost_program_options.\* # EOF