name: boost kind: chunk build-system: manual configure-commands: - ./bootstrap.sh build-commands: - ./b2 $MAKEFLAGS install-commands: - ./b2 install --prefix="$DESTDIR$PREFIX"