components/automake/automake-1.10/automake.p5m
changeset 127 3e3c266b3a81
child 170 14cadb780400
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/automake/automake-1.10/automake.p5m	Sun Mar 13 16:12:25 2011 -0700
@@ -0,0 +1,168 @@
+#
+# 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) 2011, Oracle and/or its affiliates. All rights reserved.
+#
+
+set name=pkg.fmri value=pkg:/developer/build/automake-110@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
+set name=pkg.summary value="A Makefile generator"
+set name=info.classification value="org.opensolaris.category.2008:Development/GNU"
+set name=info.upstream_url value="http://www.gnu.org/software/automake/"
+set name=info.source_url value=$(COMPONENT_ARCHIVE_URL)
+set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
+
+license automake.license license='GPLv2'
+
+dir path=usr
+dir path=usr/bin
+dir path=usr/share
+dir path=usr/share/aclocal
+dir path=usr/share/aclocal-$(COMPONENT_VERSION)
+dir path=usr/share/automake-$(COMPONENT_VERSION)
+dir path=usr/share/automake-$(COMPONENT_VERSION)/Automake
+dir path=usr/share/automake-$(COMPONENT_VERSION)/am
+dir path=usr/share/doc
+dir path=usr/share/doc/automake
+dir path=usr/share/info
+file path=usr/bin/aclocal-$(COMPONENT_VERSION)
+file path=usr/bin/automake-$(COMPONENT_VERSION)
+file dirlist path=usr/share/aclocal/dirlist
+file path=usr/share/aclocal-$(COMPONENT_VERSION)/amversion.m4
+file path=usr/share/aclocal-$(COMPONENT_VERSION)/as.m4
+file path=usr/share/aclocal-$(COMPONENT_VERSION)/auxdir.m4
+file path=usr/share/aclocal-$(COMPONENT_VERSION)/ccstdc.m4
+file path=usr/share/aclocal-$(COMPONENT_VERSION)/cond.m4
+file path=usr/share/aclocal-$(COMPONENT_VERSION)/depend.m4
+file path=usr/share/aclocal-$(COMPONENT_VERSION)/depout.m4
+file path=usr/share/aclocal-$(COMPONENT_VERSION)/dmalloc.m4
+file path=usr/share/aclocal-$(COMPONENT_VERSION)/gcj.m4
+file path=usr/share/aclocal-$(COMPONENT_VERSION)/header.m4
+file path=usr/share/aclocal-$(COMPONENT_VERSION)/init.m4
+file path=usr/share/aclocal-$(COMPONENT_VERSION)/install-sh.m4
+file path=usr/share/aclocal-$(COMPONENT_VERSION)/lead-dot.m4
+file path=usr/share/aclocal-$(COMPONENT_VERSION)/lex.m4
+file path=usr/share/aclocal-$(COMPONENT_VERSION)/lispdir.m4
+file path=usr/share/aclocal-$(COMPONENT_VERSION)/maintainer.m4
+file path=usr/share/aclocal-$(COMPONENT_VERSION)/make.m4
+file path=usr/share/aclocal-$(COMPONENT_VERSION)/minuso.m4
+file path=usr/share/aclocal-$(COMPONENT_VERSION)/missing.m4
+file path=usr/share/aclocal-$(COMPONENT_VERSION)/mkdirp.m4
+file path=usr/share/aclocal-$(COMPONENT_VERSION)/multi.m4
+file path=usr/share/aclocal-$(COMPONENT_VERSION)/obsol-gt.m4
+file path=usr/share/aclocal-$(COMPONENT_VERSION)/obsol-lt.m4
+file path=usr/share/aclocal-$(COMPONENT_VERSION)/obsolete.m4
+file path=usr/share/aclocal-$(COMPONENT_VERSION)/options.m4
+file path=usr/share/aclocal-$(COMPONENT_VERSION)/protos.m4
+file path=usr/share/aclocal-$(COMPONENT_VERSION)/python.m4
+file path=usr/share/aclocal-$(COMPONENT_VERSION)/regex.m4
+file path=usr/share/aclocal-$(COMPONENT_VERSION)/runlog.m4
+file path=usr/share/aclocal-$(COMPONENT_VERSION)/sanity.m4
+file path=usr/share/aclocal-$(COMPONENT_VERSION)/strip.m4
+file path=usr/share/aclocal-$(COMPONENT_VERSION)/substnot.m4
+file path=usr/share/aclocal-$(COMPONENT_VERSION)/tar.m4
+file path=usr/share/aclocal-$(COMPONENT_VERSION)/upc.m4
+file path=usr/share/automake-$(COMPONENT_VERSION)/Automake/ChannelDefs.pm
+file path=usr/share/automake-$(COMPONENT_VERSION)/Automake/Channels.pm
+file path=usr/share/automake-$(COMPONENT_VERSION)/Automake/Condition.pm
+file path=usr/share/automake-$(COMPONENT_VERSION)/Automake/Config.pm
+file path=usr/share/automake-$(COMPONENT_VERSION)/Automake/Configure_ac.pm
+file path=usr/share/automake-$(COMPONENT_VERSION)/Automake/DisjConditions.pm
+file path=usr/share/automake-$(COMPONENT_VERSION)/Automake/FileUtils.pm
+file path=usr/share/automake-$(COMPONENT_VERSION)/Automake/General.pm
+file path=usr/share/automake-$(COMPONENT_VERSION)/Automake/Item.pm
+file path=usr/share/automake-$(COMPONENT_VERSION)/Automake/ItemDef.pm
+file path=usr/share/automake-$(COMPONENT_VERSION)/Automake/Location.pm
+file path=usr/share/automake-$(COMPONENT_VERSION)/Automake/Options.pm
+file path=usr/share/automake-$(COMPONENT_VERSION)/Automake/Rule.pm
+file path=usr/share/automake-$(COMPONENT_VERSION)/Automake/RuleDef.pm
+file path=usr/share/automake-$(COMPONENT_VERSION)/Automake/Struct.pm
+file path=usr/share/automake-$(COMPONENT_VERSION)/Automake/VarDef.pm
+file path=usr/share/automake-$(COMPONENT_VERSION)/Automake/Variable.pm
+file path=usr/share/automake-$(COMPONENT_VERSION)/Automake/Version.pm
+file path=usr/share/automake-$(COMPONENT_VERSION)/Automake/Wrap.pm
+file path=usr/share/automake-$(COMPONENT_VERSION)/Automake/XFile.pm
+file path=usr/share/automake-$(COMPONENT_VERSION)/COPYING
+file path=usr/share/automake-$(COMPONENT_VERSION)/INSTALL
+file path=usr/share/automake-$(COMPONENT_VERSION)/acinstall
+file path=usr/share/automake-$(COMPONENT_VERSION)/am/ansi2knr.am
+file path=usr/share/automake-$(COMPONENT_VERSION)/am/check.am
+file path=usr/share/automake-$(COMPONENT_VERSION)/am/clean-hdr.am
+file path=usr/share/automake-$(COMPONENT_VERSION)/am/clean.am
+file path=usr/share/automake-$(COMPONENT_VERSION)/am/compile.am
+file path=usr/share/automake-$(COMPONENT_VERSION)/am/configure.am
+file path=usr/share/automake-$(COMPONENT_VERSION)/am/data.am
+file path=usr/share/automake-$(COMPONENT_VERSION)/am/dejagnu.am
+file path=usr/share/automake-$(COMPONENT_VERSION)/am/depend.am
+file path=usr/share/automake-$(COMPONENT_VERSION)/am/depend2.am
+file path=usr/share/automake-$(COMPONENT_VERSION)/am/distdir.am
+file path=usr/share/automake-$(COMPONENT_VERSION)/am/footer.am
+file path=usr/share/automake-$(COMPONENT_VERSION)/am/header-vars.am
+file path=usr/share/automake-$(COMPONENT_VERSION)/am/header.am
+file path=usr/share/automake-$(COMPONENT_VERSION)/am/inst-vars.am
+file path=usr/share/automake-$(COMPONENT_VERSION)/am/install.am
+file path=usr/share/automake-$(COMPONENT_VERSION)/am/java.am
+file path=usr/share/automake-$(COMPONENT_VERSION)/am/lang-compile.am
+file path=usr/share/automake-$(COMPONENT_VERSION)/am/lex.am
+file path=usr/share/automake-$(COMPONENT_VERSION)/am/library.am
+file path=usr/share/automake-$(COMPONENT_VERSION)/am/libs.am
+file path=usr/share/automake-$(COMPONENT_VERSION)/am/libtool.am
+file path=usr/share/automake-$(COMPONENT_VERSION)/am/lisp.am
+file path=usr/share/automake-$(COMPONENT_VERSION)/am/ltlib.am
+file path=usr/share/automake-$(COMPONENT_VERSION)/am/ltlibrary.am
+file path=usr/share/automake-$(COMPONENT_VERSION)/am/mans-vars.am
+file path=usr/share/automake-$(COMPONENT_VERSION)/am/mans.am
+file path=usr/share/automake-$(COMPONENT_VERSION)/am/multilib.am
+file path=usr/share/automake-$(COMPONENT_VERSION)/am/program.am
+file path=usr/share/automake-$(COMPONENT_VERSION)/am/progs.am
+file path=usr/share/automake-$(COMPONENT_VERSION)/am/python.am
+file path=usr/share/automake-$(COMPONENT_VERSION)/am/remake-hdr.am
+file path=usr/share/automake-$(COMPONENT_VERSION)/am/scripts.am
+file path=usr/share/automake-$(COMPONENT_VERSION)/am/subdirs.am
+file path=usr/share/automake-$(COMPONENT_VERSION)/am/tags.am
+file path=usr/share/automake-$(COMPONENT_VERSION)/am/texi-vers.am
+file path=usr/share/automake-$(COMPONENT_VERSION)/am/texibuild.am
+file path=usr/share/automake-$(COMPONENT_VERSION)/am/texinfos.am
+file path=usr/share/automake-$(COMPONENT_VERSION)/am/yacc.am
+file path=usr/share/automake-$(COMPONENT_VERSION)/ansi2knr.1
+file path=usr/share/automake-$(COMPONENT_VERSION)/ansi2knr.c
+file path=usr/share/automake-$(COMPONENT_VERSION)/compile
+file path=usr/share/automake-$(COMPONENT_VERSION)/config-ml.in
+file path=usr/share/automake-$(COMPONENT_VERSION)/config.guess
+file path=usr/share/automake-$(COMPONENT_VERSION)/config.sub
+file path=usr/share/automake-$(COMPONENT_VERSION)/depcomp
+file path=usr/share/automake-$(COMPONENT_VERSION)/elisp-comp
+file path=usr/share/automake-$(COMPONENT_VERSION)/install-sh
+file path=usr/share/automake-$(COMPONENT_VERSION)/mdate-sh
+file path=usr/share/automake-$(COMPONENT_VERSION)/missing
+file path=usr/share/automake-$(COMPONENT_VERSION)/mkinstalldirs
+file path=usr/share/automake-$(COMPONENT_VERSION)/py-compile
+file path=usr/share/automake-$(COMPONENT_VERSION)/symlink-tree
+file path=usr/share/automake-$(COMPONENT_VERSION)/texinfo.tex
+file path=usr/share/automake-$(COMPONENT_VERSION)/ylwrap
+file path=usr/share/doc/automake/amhello-1.0.tar.gz
+file path=usr/share/info/automake.info
+file path=usr/share/info/automake.info-1
+file path=usr/share/info/automake.info-2
+link path=usr/bin/aclocal target=aclocal-$(COMPONENT_VERSION)
+link path=usr/bin/automake target=automake-$(COMPONENT_VERSION)
+
+legacy pkg=SUNWgnu-automake-110 \
+	name="GNU Automake - A Makefile generator" \
+	desc="GNU Automake - A Makefile generator"