components/bison/bison.p5m
branchs11-update
changeset 2551 0391c5c3b137
parent 665 610373f31752
child 3661 47545fb8aed4
equal deleted inserted replaced
2550:02b339f70efd 2551:0391c5c3b137
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 
    21 
    22 #
    22 #
    23 # Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved.
    23 # Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
    24 #
    24 #
    25 
    25 
    26 <transform file path=usr.*/man/.+ -> default mangler.man.stability volatile>
    26 <transform file path=usr.*/man/.+ -> default mangler.man.stability volatile>
    27 set name=pkg.fmri \
    27 set name=pkg.fmri \
    28     value=pkg:/developer/parser/bison@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    28     value=pkg:/developer/parser/bison@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    29 set name=pkg.description \
    29 set name=pkg.description \
    30     value="a general-purpose parser generator that converts an annotated context-free grammar into an LALR(1) or GLR parser for that grammar"
    30     value="a general-purpose parser generator that converts an annotated context-free grammar into an LALR(1) or GLR parser for that grammar"
    31 set name=pkg.summary value="bison - A YACC Replacement"
    31 set name=pkg.summary value="bison - A YACC Replacement"
       
    32 set name=com.oracle.info.description value="the bison parser generator"
       
    33 set name=com.oracle.info.tpno value=6254
    32 set name=info.classification \
    34 set name=info.classification \
    33     value="org.opensolaris.category.2008:Development/Other Languages"
    35     value="org.opensolaris.category.2008:Development/Other Languages"
    34 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    36 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    35 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    37 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    36 set name=org.opensolaris.arc-caseid \
    38 set name=org.opensolaris.arc-caseid \