components/ksh93/ksh93.p5m
changeset 1781 d7603a31fdd3
parent 1617 7cfb6c7d65c7
child 1948 2d1537e7942d
equal deleted inserted replaced
1780:754a65270832 1781:d7603a31fdd3
    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, 2013, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2012, 2014, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
    23 
    23 
    24 # The man pages are all at the top of a "files" directory; setting the hash to
    24 # The man pages are all at the top of a "files" directory; setting the hash to
    25 # point to the files therein.
    25 # point to the files therein.
    26 <transform file path=usr/share/man/man.+/(.+)$ -> set action.hash %<\1> >
    26 <transform file path=usr/share/man/man.+/(.+)$ -> set action.hash %<\1> >
    31 set name=pkg.human-version value=$(IPS_HUMAN_VERSION)
    31 set name=pkg.human-version value=$(IPS_HUMAN_VERSION)
    32 set name=pkg.description \
    32 set name=pkg.description \
    33     value="Korn Shell 93: A command and programming language that executes commands read from a terminal or a file"
    33     value="Korn Shell 93: A command and programming language that executes commands read from a terminal or a file"
    34 set name=pkg.summary value="Ksh93 - The AT&T Korn Shell"
    34 set name=pkg.summary value="Ksh93 - The AT&T Korn Shell"
    35 set name=com.oracle.info.description value="the AT&T ksh93 Korn Shell"
    35 set name=com.oracle.info.description value="the AT&T ksh93 Korn Shell"
       
    36 set name=com.oracle.info.tpno value=9000
    36 set name=info.classification value=org.opensolaris.category.2008:System/Shells
    37 set name=info.classification value=org.opensolaris.category.2008:System/Shells
    37 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    38 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    38 set name=info.upstream \
    39 set name=info.upstream \
    39     value="AT&T Software Technology (AST) OpenSource Software Collection"
    40     value="AT&T Software Technology (AST) OpenSource Software Collection"
    40 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    41 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)