components/libtecla/libtecla.p5m
branchs11-update
changeset 3661 47545fb8aed4
parent 2683 8e3a4725e32e
child 3734 24181f5eb463
equal deleted inserted replaced
3658:52dff2005c9b 3661:47545fb8aed4
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 
    21 
    22 #
    22 #
    23 # Copyright (c) 2010, 2013, Oracle and/or its affiliates. All rights reserved.
    23 # Copyright (c) 2010, 2014, 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.+/(.+)$ -> \
    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 \
    37 set name=com.oracle.info.description \
    38     value="the libtecla command-line editing library"
    38     value="the libtecla command-line editing library"
    39 set name=com.oracle.info.tpno value=8740
    39 set name=com.oracle.info.tpno value=$(TPNO)
    40 set name=info.classification \
    40 set name=info.classification \
    41     value=org.opensolaris.category.2008:System/Libraries
    41     value=org.opensolaris.category.2008:System/Libraries
    42 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    42 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    43 set name=info.upstream value="Martin Shepherd"
    43 set name=info.upstream value="Martin Shepherd"
    44 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    44 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)