4 # The contents of this file are subject to the terms of the
5 # Common Development and Distribution License (the "License").
6 # You may not use this file except in compliance with the License.
8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9 # or http://www.opensolaris.org/os/licensing.
10 # See the License for the specific language governing permissions
11 # and limitations under the License.
13 # When distributing Covered Code, include this CDDL HEADER in each
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15 # If applicable, add the following below this CDDL HEADER, with the
16 # fields enclosed by brackets "[]" replaced with your own identifying
17 # information: Portions Copyright [yyyy] [name of copyright owner]
23 # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
24 # Copyright 2012 Nexenta Systems, Inc. All rights reserved.
28 value=pkg:/library/libtecla@1.6.0,$(PKGVERS_BUILTON)$(PKGVERS_BRANCH)
29 set name=pkg.description value="Tecla command-line editing library"
30 set name=pkg.summary value="Tecla command-line editing library"
31 set name=info.classification \
32 value=org.opensolaris.category.2008:System/Libraries
33 set name=variant.arch value=$(ARCH)
34 dir path=usr group=sys
38 dir path=usr/lib/$(ARCH64)
39 dir path=usr/share/man
40 dir path=usr/share/man/man1
41 dir path=usr/share/man/man3lib
42 dir path=usr/share/man/man3tecla
43 dir path=usr/share/man/man5
44 file path=usr/bin/enhance mode=0555
45 file path=usr/include/libtecla.h
46 file path=usr/lib/$(ARCH64)/libtecla.so.1
47 file path=usr/lib/libtecla.so.1
48 file path=usr/share/man/man1/enhance.1
49 file path=usr/share/man/man3lib/libtecla.3lib
50 file path=usr/share/man/man3tecla/cpl_complete_word.3tecla
51 file path=usr/share/man/man3tecla/ef_expand_file.3tecla
52 file path=usr/share/man/man3tecla/gl_get_line.3tecla
53 file path=usr/share/man/man3tecla/gl_io_mode.3tecla
54 file path=usr/share/man/man3tecla/libtecla_version.3tecla
55 file path=usr/share/man/man3tecla/pca_lookup_file.3tecla
56 file path=usr/share/man/man5/tecla.5
57 license usr/src/lib/libtecla/THIRDPARTYLICENSE \
58 license=usr/src/lib/libtecla/THIRDPARTYLICENSE
59 link path=usr/lib/$(ARCH64)/libtecla.so target=libtecla.so.1
60 link path=usr/lib/libtecla.so target=libtecla.so.1