components/ggrep/gnu-grep.p5m
changeset 7957 39baccd8f6e8
parent 5682 94c0ca64c022
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 volatile>
    24 <transform file path=usr.*/man/.+ -> default mangler.man.stability volatile>
    25 set name=pkg.fmri \
    25 set name=pkg.fmri \
    26     value=pkg:/text/gnu-grep@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    26     value=pkg:/text/gnu-grep@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    98 link path=usr/share/man/man1/gfgrep.1 \
    98 link path=usr/share/man/man1/gfgrep.1 \
    99     target=../../../gnu/share/man/man1/grep.1 facet.compat.gnulinks=all
    99     target=../../../gnu/share/man/man1/grep.1 facet.compat.gnulinks=all
   100 link path=usr/share/man/man1/ggrep.1 target=../../../gnu/share/man/man1/grep.1 \
   100 link path=usr/share/man/man1/ggrep.1 target=../../../gnu/share/man/man1/grep.1 \
   101     facet.compat.gnulinks=all
   101     facet.compat.gnulinks=all
   102 #
   102 #
   103 legacy pkg=SUNWggrp desc="ggrep - GNU grep utilities" \
       
   104     name="ggrep - GNU grep utilities"
       
   105 license gnu-grep.license license="GPLv3, FDLv1.3"
   103 license gnu-grep.license license="GPLv3, FDLv1.3"