library-libtecla.mf revision 11838:32bb5d254240
146005Sdcs#
246005Sdcs# CDDL HEADER START
346005Sdcs#
446005Sdcs# The contents of this file are subject to the terms of the
546005Sdcs# Common Development and Distribution License (the "License").
646005Sdcs# You may not use this file except in compliance with the License.
746005Sdcs#
846005Sdcs# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
946005Sdcs# or http://www.opensolaris.org/os/licensing.
1046005Sdcs# See the License for the specific language governing permissions
1146005Sdcs# and limitations under the License.
1246005Sdcs#
1346005Sdcs# When distributing Covered Code, include this CDDL HEADER in each
1446005Sdcs# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
1546005Sdcs# If applicable, add the following below this CDDL HEADER, with the
1646005Sdcs# fields enclosed by brackets "[]" replaced with your own identifying
1746005Sdcs# information: Portions Copyright [yyyy] [name of copyright owner]
1846005Sdcs#
1946005Sdcs# CDDL HEADER END
2046005Sdcs#
2146005Sdcs
2246005Sdcs#
2346005Sdcs# Copyright 2010 Sun Microsystems, Inc.  All rights reserved.
2446005Sdcs# Use is subject to license terms.
2550477Speter#
2646005Sdcs
27262704Sdteskeset name=pkg.fmri \
2846005Sdcs    value=pkg:/library/libtecla@1.6.0,$(PKGVERS_BUILTON)-$(PKGVERS_BRANCH)
2946005Sdcsset name=pkg.description value="Tecla command-line editing library"
3046005Sdcsset name=pkg.summary value="Tecla command-line editing library"
3146005Sdcsset name=info.classification \
3246005Sdcs    value=org.opensolaris.category.2008:System/Libraries
3346005Sdcsset name=variant.arch value=$(ARCH)
3446005Sdcsset name=variant.opensolaris.zone value=global value=nonglobal
3546005Sdcsdir path=usr group=sys
3646005Sdcsdir path=usr/bin
3746005Sdcsdir path=usr/include
38101824Srudir path=usr/lib
39101824Srudir path=usr/lib/$(ARCH64)
4046005Sdcsfile path=usr/bin/enhance mode=0555
4146005Sdcsfile path=usr/include/libtecla.h
4246005Sdcsfile path=usr/lib/$(ARCH64)/libtecla.so.1
4397568Sschweikhfile path=usr/lib/$(ARCH64)/llib-ltecla.ln
4446005Sdcsfile path=usr/lib/libtecla.so.1
4546005Sdcsfile path=usr/lib/llib-ltecla
46101824Srufile path=usr/lib/llib-ltecla.ln
47101824Srulegacy pkg=SUNWtecla arch=$(ARCH) category=system \
4846005Sdcs    desc="Tecla command-line editing library" \
4946005Sdcs    hotline="Please contact your local service provider" \
5046005Sdcs    name="Tecla command-line editing library" vendor="Sun Microsystems, Inc." \
5146005Sdcs    version=11.11,REV=2009.11.11
52101824Srulicense lib/libtecla/THIRDPARTYLICENSE license=lib/libtecla/THIRDPARTYLICENSE
53101824Srulink path=usr/lib/$(ARCH64)/libtecla.so target=libtecla.so.1
5446005Sdcslink path=usr/lib/libtecla.so target=libtecla.so.1
5546005Sdcs