components/libtecla/libtecla.p5m
branchs11-update
changeset 2551 0391c5c3b137
parent 681 7c568e880861
child 1251 f1fb66b52f41
child 2683 8e3a4725e32e
equal deleted inserted replaced
2550:02b339f70efd 2551:0391c5c3b137
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 
    21 
    22 #
    22 #
    23 # Copyright (c) 2010, 2012, Oracle and/or its affiliates. All rights reserved.
    23 # Copyright (c) 2010, 2013, Oracle and/or its affiliates. All rights reserved.
    24 #
    24 #
    25 
    25 
    26 # The man pages are all at the top of a "files" directory; setting the hash to
    26 # The man pages are all at the top of a "files" directory; setting the hash to
    27 # point to the files therein.
    27 # point to the files therein.
    28 <transform file path=usr/share/man/man.+/(.+)$ -> \
    28 <transform file path=usr/share/man/man.+/(.+)$ -> \
    32     add mangler.bypass true >
    32     add mangler.bypass true >
    33 
    33 
    34 set name=pkg.fmri \
    34 set name=pkg.fmri \
    35     value=pkg:/library/libtecla@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    35     value=pkg:/library/libtecla@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    36 set name=pkg.summary value="Tecla command-line editing library"
    36 set name=pkg.summary value="Tecla command-line editing library"
       
    37 set name=com.oracle.info.description value="the libtecla command-line editing library"
    37 set name=info.classification \
    38 set name=info.classification \
    38     value=org.opensolaris.category.2008:System/Libraries
    39     value=org.opensolaris.category.2008:System/Libraries
    39 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    40 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    40 set name=info.upstream value="Martin Shepherd"
    41 set name=info.upstream value="Martin Shepherd"
    41 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    42 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)