# [TITLE]: bison
# [DESCRIPTION]: General-purpose parser generator that converts annotated context-free grammar into a deterministic LR.
# [STATUS]: Active
# [CAPABILITIES]:
# [TAGS]: Developer Tools
# [MAINTAINER]: William Douglas <william.douglas@intel.com>


# start of custom additions (edits outside this area will be removed automatically)
include(ncurses-lib)
include(libstdcpp)
# end of custom additions

# main package
bison
