components/php-common/php-common.p5m
changeset 1205 6c6c27bcf9ac
parent 846 fe258446a1ae
child 1225 2e558aea9a28
equal deleted inserted replaced
1204:c8e9f85492a3 1205:6c6c27bcf9ac
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 # Copyright (c) 2012, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2012, 2013, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
    23 
    23 
    24 # Bypassing the mangler because the ATTRIBUTES section shouldn't include
    24 # Bypassing the mangler because the ATTRIBUTES section shouldn't include
    25 # this pkg's fmri.
    25 # this pkg's fmri.
    26 #<transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
    26 #<transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
    29 set name=pkg.fmri \
    29 set name=pkg.fmri \
    30     value=pkg:/web/php-common@$(COMPONENT_VERSION),$(BUILD_VERSION)
    30     value=pkg:/web/php-common@$(COMPONENT_VERSION),$(BUILD_VERSION)
    31 set name=pkg.description \
    31 set name=pkg.description \
    32     value="A general-purpose scripting language originally designed for web development to produce dynamic web pages."
    32     value="A general-purpose scripting language originally designed for web development to produce dynamic web pages."
    33 set name=pkg.summary value="PHP Server"
    33 set name=pkg.summary value="PHP Server"
       
    34 set name=com.oracle.info.description value="the PHP Server"
    34 set name=info.classification \
    35 set name=info.classification \
    35     value="org.opensolaris.category.2008:Development/PHP"
    36     value="org.opensolaris.category.2008:Development/PHP"
    36 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    37 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    37 set name=org.opensolaris.arc-caseid value=PSARC/2012/067
    38 set name=org.opensolaris.arc-caseid value=PSARC/2012/067
    38 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    39 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)