m4.p5m revision 591
244N/A#
244N/A# CDDL HEADER START
244N/A#
244N/A# The contents of this file are subject to the terms of the
244N/A# Common Development and Distribution License (the "License").
244N/A# You may not use this file except in compliance with the License.
244N/A#
244N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
244N/A# or http://www.opensolaris.org/os/licensing.
244N/A# See the License for the specific language governing permissions
244N/A# and limitations under the License.
244N/A#
244N/A# When distributing Covered Code, include this CDDL HEADER in each
244N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
244N/A# If applicable, add the following below this CDDL HEADER, with the
244N/A# fields enclosed by brackets "[]" replaced with your own identifying
244N/A# information: Portions Copyright [yyyy] [name of copyright owner]
244N/A#
244N/A# CDDL HEADER END
244N/A#
244N/A
244N/A#
244N/A# Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
244N/A#
244N/A
244N/A<transform file path=usr.*/man/.+ -> default mangler.man.stability committed>
244N/Aset name=pkg.fmri \
244N/A value=pkg:/developer/macro/gnu-m4@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
244N/Aset name=pkg.description \
244N/A value="GNU M4 is an implementation of the traditional Unix macro processor"
244N/Aset name=pkg.summary value="GNU m4"
244N/Aset name=info.classification \
244N/A value=org.opensolaris.category.2008:Development/GNU
244N/Aset name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
244N/Aset name=info.upstream-url value=http://www.gnu.org/software/m4/
244N/Aset name=org.opensolaris.arc-caseid \
244N/A value=PSARC/2008/388
244N/Aset name=org.opensolaris.consolidation value=$(CONSOLIDATION)
244N/Adir path=usr
244N/Adir path=usr/bin
244N/Adir path=usr/gnu
244N/Adir path=usr/gnu/bin
244N/Adir path=usr/gnu/share
244N/Adir path=usr/gnu/share/man
244N/Adir path=usr/gnu/share/man/man1
244N/Adir path=usr/sfw
244N/Adir path=usr/sfw/bin
244N/Adir path=usr/share
244N/Adir path=usr/share/info
244N/Adir path=usr/share/man
244N/Adir path=usr/share/man/man1
244N/Afile path=usr/gnu/bin/m4
244N/Afile path=usr/gnu/share/man/man1/m4.1
244N/Afile path=usr/share/info/m4.info
244N/Afile path=usr/share/info/m4.info-1
244N/Afile path=usr/share/info/m4.info-2
244N/Alegacy pkg=SUNWgm4 \
244N/A desc="GNU m4 - A macro processor (gm4)" \
244N/A name="GNU m4"
244N/A
244N/Alicense m4.license license=GPLv3
link path=usr/bin/gm4 \
target=../gnu/bin/m4 facet.compat.gnulinks=true
link path=usr/sfw/bin/gm4 target=../../gnu/bin/m4
link path=usr/share/man/man1/gm4.1 \
target=../../../gnu/share/man/man1/m4.1 facet.compat.gnulinks=true