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