pkgdepend: ignore platform/kernel/unix dep on dtracestubs
[unleashed.git] / usr / src / pkg / manifests / system-ficl.mf
blobaebc6b28e9a012911c495883ba2260ffaf7e5682
2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL"), version 1.0.
4 # You may only use this file in accordance with the terms of version
5 # 1.0 of the CDDL.
7 # A full copy of the text of the CDDL should have accompanied this
8 # source.  A copy of the CDDL is also available via the Internet at
9 # http://www.illumos.org/license/CDDL.
13 # Copyright 2016, Toomas Soome <tsoome@me.com>
17 # The default for payload-bearing actions in this package is to appear in the
18 # global zone only.  See the include file for greater detail, as well as
19 # information about overriding the defaults.
21 set name=pkg.fmri \
22     value=pkg:/system/ficl@4.1.0,$(PKGVERS_BUILTON)$(PKGVERS_BRANCH)
23 set name=pkg.description value="Forth Inspired Command Language"
24 set name=pkg.summary value="FICL Forth Implementation"
25 set name=info.classification value=org.opensolaris.category.2008:System/Core
26 set name=variant.arch value=$(ARCH)
27 dir path=usr group=sys
28 dir path=usr/bin group=bin
29 dir path=usr/bin/$(ARCH32) group=bin
30 dir path=usr/bin/$(ARCH64) group=bin
31 dir path=usr/lib group=bin
32 dir path=usr/lib/$(ARCH64) group=bin
33 file path=usr/bin/$(ARCH32)/ficl-sys group=sys mode=0555
34 file path=usr/bin/$(ARCH64)/ficl-sys group=sys mode=0555
35 file path=usr/lib/$(ARCH64)/libficl-sys.so.4.1.0 group=sys mode=0755
36 file path=usr/lib/libficl-sys.so.4.1.0 group=sys mode=0755
37 hardlink path=usr/bin/ficl-sys target=../../usr/lib/isaexec
38 license lic_CDDL license=lic_CDDL
39 license usr/src/common/ficl/LICENSE license=usr/src/common/ficl/LICENSE