components/popt/popt.p5m
branchs11-update
changeset 3124 c98e513b8621
parent 2723 138732f62341
child 3661 47545fb8aed4
equal deleted inserted replaced
3123:561512d0b61d 3124:c98e513b8621
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 
    21 
    22 #
    22 #
    23 # Copyright (c) 2012, 2013, Oracle and/or its affiliates. All rights reserved.
    23 # Copyright (c) 2012, 2014, 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:/library/popt@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    28     value=pkg:/library/popt@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    29 set name=pkg.summary value="Command line parsing library"
    29 set name=pkg.summary value="Command line parsing library"
    30 set name=com.oracle.info.description value="the popt command line parsing library"
    30 set name=com.oracle.info.description value="the popt command line parsing library"
       
    31 set name=com.oracle.info.tpno value=7904
    31 set name=info.classification \
    32 set name=info.classification \
    32     value=org.opensolaris.category.2008:System/Libraries
    33     value=org.opensolaris.category.2008:System/Libraries
    33 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    34 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    34 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    35 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    35 set name=org.opensolaris.arc-caseid value=LSARC/2006/202
    36 set name=org.opensolaris.arc-caseid value=LSARC/2006/202