components/autoconf/autoconf.p5m
changeset 127 3e3c266b3a81
child 181 87e11e685b1f
equal deleted inserted replaced
126:1cbfcafbc1e9 127:3e3c266b3a81
       
     1 #
       
     2 # CDDL HEADER START
       
     3 #
       
     4 # The contents of this file are subject to the terms of the
       
     5 # Common Development and Distribution License (the "License").
       
     6 # You may not use this file except in compliance with the License.
       
     7 #
       
     8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
       
     9 # or http://www.opensolaris.org/os/licensing.
       
    10 # See the License for the specific language governing permissions
       
    11 # and limitations under the License.
       
    12 #
       
    13 # When distributing Covered Code, include this CDDL HEADER in each
       
    14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
       
    15 # If applicable, add the following below this CDDL HEADER, with the
       
    16 # fields enclosed by brackets "[]" replaced with your own identifying
       
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
       
    18 #
       
    19 # CDDL HEADER END
       
    20 #
       
    21 # Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
       
    22 #
       
    23 
       
    24 set name=pkg.fmri value=pkg:/developer/build/autoconf@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
       
    25 set name=pkg.summary value="GNU autoconf utility"
       
    26 set name=info.classification value="org.opensolaris.category.2008:Development/GNU"
       
    27 set name=info.upstream_url value="http://www.gnu.org/software/autoconf/"
       
    28 set name=info.source_url value=$(COMPONENT_ARCHIVE_URL)
       
    29 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
       
    30 
       
    31 license autoconf.license license='GPLv3'
       
    32 
       
    33 dir path=usr
       
    34 dir path=usr/bin
       
    35 dir path=usr/sfw
       
    36 dir path=usr/sfw/bin
       
    37 dir path=usr/share
       
    38 dir path=usr/share/autoconf
       
    39 dir path=usr/share/autoconf/Autom4te
       
    40 dir path=usr/share/autoconf/autoconf
       
    41 dir path=usr/share/autoconf/autoscan
       
    42 dir path=usr/share/autoconf/autotest
       
    43 dir path=usr/share/autoconf/m4sugar
       
    44 dir path=usr/share/info
       
    45 dir path=usr/share/man
       
    46 dir path=usr/share/man/man1
       
    47 file path=usr/bin/autoconf
       
    48 file path=usr/bin/autoheader
       
    49 file path=usr/bin/autom4te
       
    50 file path=usr/bin/autoreconf
       
    51 file path=usr/bin/autoscan
       
    52 file path=usr/bin/autoupdate
       
    53 file path=usr/bin/ifnames
       
    54 file path=usr/share/autoconf/Autom4te/C4che.pm
       
    55 file path=usr/share/autoconf/Autom4te/ChannelDefs.pm
       
    56 file path=usr/share/autoconf/Autom4te/Channels.pm
       
    57 file path=usr/share/autoconf/Autom4te/Configure_ac.pm
       
    58 file path=usr/share/autoconf/Autom4te/FileUtils.pm
       
    59 file path=usr/share/autoconf/Autom4te/General.pm
       
    60 file path=usr/share/autoconf/Autom4te/Request.pm
       
    61 file path=usr/share/autoconf/Autom4te/Struct.pm
       
    62 file path=usr/share/autoconf/Autom4te/XFile.pm
       
    63 file path=usr/share/autoconf/INSTALL
       
    64 file path=usr/share/autoconf/autoconf/autoconf.m4
       
    65 file path=usr/share/autoconf/autoconf/autoconf.m4f
       
    66 file path=usr/share/autoconf/autoconf/autoheader.m4
       
    67 file path=usr/share/autoconf/autoconf/autoscan.m4
       
    68 file path=usr/share/autoconf/autoconf/autotest.m4
       
    69 file path=usr/share/autoconf/autoconf/autoupdate.m4
       
    70 file path=usr/share/autoconf/autoconf/c.m4
       
    71 file path=usr/share/autoconf/autoconf/erlang.m4
       
    72 file path=usr/share/autoconf/autoconf/fortran.m4
       
    73 file path=usr/share/autoconf/autoconf/functions.m4
       
    74 file path=usr/share/autoconf/autoconf/general.m4
       
    75 file path=usr/share/autoconf/autoconf/headers.m4
       
    76 file path=usr/share/autoconf/autoconf/lang.m4
       
    77 file path=usr/share/autoconf/autoconf/libs.m4
       
    78 file path=usr/share/autoconf/autoconf/oldnames.m4
       
    79 file path=usr/share/autoconf/autoconf/programs.m4
       
    80 file path=usr/share/autoconf/autoconf/specific.m4
       
    81 file path=usr/share/autoconf/autoconf/status.m4
       
    82 file path=usr/share/autoconf/autoconf/types.m4
       
    83 file path=usr/share/autoconf/autom4te.cfg
       
    84 file path=usr/share/autoconf/autoscan/autoscan.list
       
    85 file path=usr/share/autoconf/autotest/autotest.m4
       
    86 file path=usr/share/autoconf/autotest/autotest.m4f
       
    87 file path=usr/share/autoconf/autotest/general.m4
       
    88 file path=usr/share/autoconf/m4sugar/foreach.m4
       
    89 file path=usr/share/autoconf/m4sugar/m4sh.m4
       
    90 file path=usr/share/autoconf/m4sugar/m4sh.m4f
       
    91 file path=usr/share/autoconf/m4sugar/m4sugar.m4
       
    92 file path=usr/share/autoconf/m4sugar/m4sugar.m4f
       
    93 file path=usr/share/autoconf/m4sugar/version.m4
       
    94 file path=usr/share/info/autoconf.info
       
    95 file path=usr/share/info/standards.info
       
    96 file path=usr/share/man/man1/autoconf.1
       
    97 file path=usr/share/man/man1/autoheader.1
       
    98 file path=usr/share/man/man1/autom4te.1
       
    99 file path=usr/share/man/man1/autoreconf.1
       
   100 file path=usr/share/man/man1/autoscan.1
       
   101 file path=usr/share/man/man1/autoupdate.1
       
   102 file path=usr/share/man/man1/config.guess.1
       
   103 file path=usr/share/man/man1/config.sub.1
       
   104 file path=usr/share/man/man1/ifnames.1
       
   105 link path=usr/sfw/bin/autoconf target=../../bin/autoconf
       
   106 link path=usr/sfw/bin/autoheader target=../../bin/autoheader
       
   107 link path=usr/sfw/bin/autom4te target=../../bin/autom4te
       
   108 link path=usr/sfw/bin/autoreconf target=../../bin/autoreconf
       
   109 link path=usr/sfw/bin/autoscan target=../../bin/autoscan
       
   110 link path=usr/sfw/bin/autoupdate target=../../bin/autoupdate
       
   111 link path=usr/sfw/bin/ifnames target=../../bin/ifnames
       
   112 
       
   113 
       
   114 legacy pkg=SUNWaconf \
       
   115 	name="GNU autoconf" \
       
   116 	desc="GNU autoconf"