libltdl.p5m revision 127
127N/A#
127N/A# CDDL HEADER START
127N/A#
127N/A# The contents of this file are subject to the terms of the
127N/A# Common Development and Distribution License (the "License").
127N/A# You may not use this file except in compliance with the License.
127N/A#
127N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
127N/A# or http://www.opensolaris.org/os/licensing.
127N/A# See the License for the specific language governing permissions
127N/A# and limitations under the License.
127N/A#
127N/A# When distributing Covered Code, include this CDDL HEADER in each
127N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
127N/A# If applicable, add the following below this CDDL HEADER, with the
127N/A# fields enclosed by brackets "[]" replaced with your own identifying
127N/A# information: Portions Copyright [yyyy] [name of copyright owner]
127N/A#
127N/A# CDDL HEADER END
127N/A#
127N/A# Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
127N/A#
127N/A
127N/Aset name=pkg.fmri value=pkg:/library/libtool/libltdl@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
127N/Aset name=pkg.summary value="GNU libtool dlopen wrapper"
127N/Aset name=info.classification value="org.opensolaris.category.2008:Development/GNU"
127N/Aset name=info.upstream_url value="http://www.gnu.org/gnu/libtool/"
127N/Aset name=info.source_url value=$(COMPONENT_ARCHIVE_URL)
127N/Aset name=org.opensolaris.consolidation value=$(CONSOLIDATION)
127N/A
127N/Alicense libtool.license license='GPLv2'
127N/A
127N/Adir path=usr
127N/Adir path=usr/lib
127N/Adir path=usr/lib/$(MACH64)
127N/Afile path=usr/lib/libltdl.so.3.1.4
127N/Alink path=usr/lib/libltdl.so target=libltdl.so.3.1.4
127N/Alink path=usr/lib/libltdl.so.3 target=libltdl.so.3.1.4
127N/Afile path=usr/lib/$(MACH64)/libltdl.so.3.1.4
127N/Alink path=usr/lib/$(MACH64)/libltdl.so target=libltdl.so.3.1.4
127N/Alink path=usr/lib/$(MACH64)/libltdl.so.3 target=libltdl.so.3.1.4
127N/A
127N/Alegacy pkg=SUNWlibltdl \
127N/A name="GNU libtool dlopen wrapper" \
127N/A desc="GNU libtool dlopen wrapper"