components/zip/zip.p5m
changeset 7957 39baccd8f6e8
parent 3732 0f62cc221c7e
equal deleted inserted replaced
7956:4f61047bec23 7957:39baccd8f6e8
    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, 2015, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2011, 2017, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
    23 
    23 
    24 <transform file path=usr.*/man/.+ -> default mangler.man.stability committed>
    24 <transform file path=usr.*/man/.+ -> default mangler.man.stability committed>
    25 set name=pkg.fmri \
    25 set name=pkg.fmri \
    26     value=pkg:/compress/zip@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    26     value=pkg:/compress/zip@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    40 file path=usr/bin/zipsplit
    40 file path=usr/bin/zipsplit
    41 file path=usr/share/man/man1/zip.1
    41 file path=usr/share/man/man1/zip.1
    42 file path=usr/share/man/man1/zipcloak.1
    42 file path=usr/share/man/man1/zipcloak.1
    43 file path=usr/share/man/man1/zipnote.1
    43 file path=usr/share/man/man1/zipnote.1
    44 file path=usr/share/man/man1/zipsplit.1
    44 file path=usr/share/man/man1/zipsplit.1
    45 legacy pkg=SUNWzip desc="The Info-Zip (zip) compression utility" \
       
    46     name="The Info-Zip (zip) compression utility"
       
    47 license info-zip.license license=Info-ZIP
    45 license info-zip.license license=Info-ZIP