components/help2man/help2man.p5m
author John Beck <John.Beck@Oracle.COM>
Thu, 13 Oct 2016 08:06:14 -0700
changeset 7109 f298ea535620
parent 5659 b6e2086f646a
child 7879 1b7feb7f813d
permissions -rw-r--r--
24844018 fix for 24826424 needs tweaking

#
# CDDL HEADER START
#
# The contents of this file are subject to the terms of the
# Common Development and Distribution License (the "License").
# You may not use this file except in compliance with the License.
#
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
# or http://www.opensolaris.org/os/licensing.
# See the License for the specific language governing permissions
# and limitations under the License.
#
# When distributing Covered Code, include this CDDL HEADER in each
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
# If applicable, add the following below this CDDL HEADER, with the
# fields enclosed by brackets "[]" replaced with your own identifying
# information: Portions Copyright [yyyy] [name of copyright owner]
#
# CDDL HEADER END
#

#
# Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
#

<transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
<transform file \
    path=usr/share/info/help2man-(.+).info -> default facet.locale.%<1> true>
<transform file \
    path=usr/share/man/([^/]+)/man1/.* -> default facet.locale.%<1> true>
set name=pkg.fmri \
    value=pkg:/developer/documentation-tool/help2man@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.summary \
    value="help2man - tools for creating man pages from help information."
set name=pkg.description \
    value="help2man produces simple manual pages from the '--help' and '--version' output of other commands."
set name=com.oracle.info.description value="the help2man utility"
set name=com.oracle.info.tpno value=$(TPNO)
set name=info.classification \
    value=org.opensolaris.category.2008:Development/System
set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
set name=org.opensolaris.arc-caseid value=PSARC/2014/285
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
file path=usr/bin/help2man
file path=usr/share/info/help2man-de.info
file path=usr/share/info/help2man-pl.info
file path=usr/share/info/help2man-uk.info
file path=usr/share/info/help2man.info
file path=usr/share/locale/da/LC_MESSAGES/help2man.mo
file path=usr/share/locale/de/LC_MESSAGES/help2man.mo
file path=usr/share/locale/el/LC_MESSAGES/help2man.mo
file path=usr/share/locale/eo/LC_MESSAGES/help2man.mo
file path=usr/share/locale/es/LC_MESSAGES/help2man.mo
file path=usr/share/locale/fi/LC_MESSAGES/help2man.mo
file path=usr/share/locale/fr/LC_MESSAGES/help2man.mo
file path=usr/share/locale/hr/LC_MESSAGES/help2man.mo
file path=usr/share/locale/hu/LC_MESSAGES/help2man.mo
file path=usr/share/locale/it/LC_MESSAGES/help2man.mo
file path=usr/share/locale/ja/LC_MESSAGES/help2man.mo
file path=usr/share/locale/nb/LC_MESSAGES/help2man.mo
file path=usr/share/locale/pl/LC_MESSAGES/help2man.mo
file path=usr/share/locale/pt_BR/LC_MESSAGES/help2man.mo
file path=usr/share/locale/ru/LC_MESSAGES/help2man.mo
file path=usr/share/locale/sr/LC_MESSAGES/help2man.mo
file path=usr/share/locale/sv/LC_MESSAGES/help2man.mo
file path=usr/share/locale/uk/LC_MESSAGES/help2man.mo
file path=usr/share/locale/vi/LC_MESSAGES/help2man.mo
file path=usr/share/locale/zh_CN/LC_MESSAGES/help2man.mo
file path=usr/share/man/da/man1/help2man.1
file path=usr/share/man/de/man1/help2man.1
file path=usr/share/man/el/man1/help2man.1
file path=usr/share/man/eo/man1/help2man.1
file path=usr/share/man/es/man1/help2man.1
file path=usr/share/man/fi/man1/help2man.1
file path=usr/share/man/fr/man1/help2man.1
file path=usr/share/man/hr/man1/help2man.1
file path=usr/share/man/hu/man1/help2man.1
file path=usr/share/man/it/man1/help2man.1
file path=usr/share/man/ja/man1/help2man.1
file path=usr/share/man/man1/help2man.1
file path=usr/share/man/nb/man1/help2man.1
file path=usr/share/man/pl/man1/help2man.1
file path=usr/share/man/pt_BR/man1/help2man.1
file path=usr/share/man/ru/man1/help2man.1
file path=usr/share/man/sr/man1/help2man.1
file path=usr/share/man/sv/man1/help2man.1
file path=usr/share/man/uk/man1/help2man.1
file path=usr/share/man/vi/man1/help2man.1
file path=usr/share/man/zh_CN/man1/help2man.1
license COPYING license=GPLv3
depend type=require fmri=library/perl-5/gettext