components/bison/bison-runtime.p5m
changeset 5006 f2592e203a2a
parent 3732 0f62cc221c7e
child 5272 28045eab1400
equal deleted inserted replaced
5005:634e69f7ae42 5006:f2592e203a2a
    21 
    21 
    22 #
    22 #
    23 # Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
    23 # Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
    24 #
    24 #
    25 
    25 
    26 <transform file path=usr.*/man/.+ -> default mangler.man.stability volatile>
       
    27 set name=pkg.fmri \
    26 set name=pkg.fmri \
    28     value=pkg:/system/library/bison-runtime@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    27     value=pkg:/system/library/bison-runtime@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    29 set name=pkg.summary value="bison - A YACC Replacement (Runtime Libraries)"
    28 set name=pkg.summary value="bison - A YACC Replacement (Runtime Libraries)"
    30 set name=pkg.description \
    29 set name=pkg.description \
    31     value="Runtime library for a general-purpose parser generator that converts an annotated context-free grammar into an LALR(1) or GLR parser for that grammar."
    30     value="Runtime library for a general-purpose parser generator that converts an annotated context-free grammar into an LALR(1) or GLR parser for that grammar."