components/automake/automake-1.9.6/automake.p5m
branchs11-update
changeset 3093 5f1639a4c950
parent 880 a719e52810f9
child 3661 47545fb8aed4
equal deleted inserted replaced
3092:a0ef73e98ff8 3093:5f1639a4c950
    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) 2011, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
    23 
    23 
    24 set name=pkg.fmri \
    24 set name=pkg.fmri \
    25     value=pkg:/developer/build/automake-19@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    25     value=pkg:/developer/build/automake-19@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    26 set name=pkg.summary value="A Makefile generator"
    26 set name=pkg.summary value="A Makefile generator"
    27 set name=info.classification \
    27 set name=info.classification \
    28     value=org.opensolaris.category.2008:Development/GNU
    28     value=org.opensolaris.category.2008:Development/GNU
    29 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    29 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    30 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    30 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
       
    31 set name=com.oracle.info.description value="GNU automake"
       
    32 set name=com.oracle.info.tpno value=6198
    31 set name=org.opensolaris.arc-caseid \
    33 set name=org.opensolaris.arc-caseid \
    32     value=PSARC/2007/293
    34     value=PSARC/2007/293
    33 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    35 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    34 dir path=usr
    36 dir path=usr
    35 dir path=usr/bin
    37 dir path=usr/bin
   154 link path=usr/bin/aclocal target=aclocal-1.9 \
   156 link path=usr/bin/aclocal target=aclocal-1.9 \
   155     mediator=automake mediator-version=1.9
   157     mediator=automake mediator-version=1.9
   156 link path=usr/bin/automake target=automake-1.9 \
   158 link path=usr/bin/automake target=automake-1.9 \
   157     mediator=automake mediator-version=1.9
   159     mediator=automake mediator-version=1.9
   158 
   160 
   159 license automake.license license=GPLv2
   161 license automake.license license="GPLv2, FDLv1.2"