1 #
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.
6 #
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.
10 #
11
12 #
13 # Copyright 2011 Nexenta Systems, Inc. All rights reserved.
14 #
15
16 set name=pkg.fmri value=pkg:/SUNWlibm@0.5.11,5.11-0.132
17 set name=pkg.description \
18 value="Math & Microtasking Library Headers & Lint Files"
19 # license license=SUNWlibm.copyright
20 # license license=SUNWlibmr.copyright
21 set name=pkg.renamed value=true
22 # set name=pkg.renamed value=true
23 set name=pkg.summary value="Math & Microtasking Library Headers & Lint Files"
24 set name=info.classification \
25 value=org.opensolaris.category.2008:System/Libraries
26 # set name=org.opensolaris.consolidation value=sunpro
27 set name=variant.arch value=$(ARCH)
28 set name=variant.opensolaris.zone value=global value=nonglobal
29 depend fmri=pkg:/system/library/math/header-math@$(PKGVERS) type=require
|
1 #
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.
6 #
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.
10 #
11
12 #
13 # Copyright 2011 Nexenta Systems, Inc. All rights reserved.
14 #
15
16 set name=pkg.fmri value=pkg:/SUNWlibm@0.5.11,5.11-0.133
17 set name=pkg.description \
18 value="Math & Microtasking Library Headers & Lint Files"
19 # license license=SUNWlibm.copyright
20 # license license=SUNWlibmr.copyright
21 set name=pkg.renamed value=true
22 # set name=pkg.renamed value=true
23 set name=pkg.summary value="Math & Microtasking Library Headers & Lint Files"
24 set name=info.classification \
25 value=org.opensolaris.category.2008:System/Libraries
26 # set name=org.opensolaris.consolidation value=sunpro
27 set name=variant.arch value=$(ARCH)
28 set name=variant.opensolaris.zone value=global value=nonglobal
29 depend fmri=pkg:/system/library/math/header-math@$(PKGVERS) type=require
|