add janet package
[oi-userland.git] / components / library / mozilla-nss / system-mozilla-nss.p5m
blob36ad35edff4507360be953c4057c16235888a235
2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL)". You may
4 # only use this file in accordance with the terms of the CDDL.
6 # A full copy of the text of the CDDL should have accompanied this
7 # source. A copy of the CDDL is also available via the Internet at
8 # http://www.illumos.org/license/CDDL.
12 # Copyright 2011, Andrzej Szeszo
13 # Copyright 2013, Jon Tibble
16 set name=pkg.fmri value=pkg:/system/mozilla-nss@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
17 set name=pkg.human-version value=$(HUMAN_VERSION)
18 set name=pkg.summary value="Network Security Services Utilities"
19 set name=info.classification value=org.opensolaris.category.2008:System/Security
20 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
21 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
22 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
24 license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
26 file path=usr/sfw/bin/addbuiltin
27 file path=usr/sfw/bin/certutil
28 file path=usr/sfw/bin/cmsutil
29 file path=usr/sfw/bin/crlutil
30 file path=usr/sfw/bin/modutil
31 file path=usr/sfw/bin/pk12util
32 file path=usr/sfw/bin/signtool
33 file path=usr/sfw/bin/signver
34 file path=usr/sfw/bin/ssltap
36 file path=usr/sfw/bin/$(MACH64)/addbuiltin
37 file path=usr/sfw/bin/$(MACH64)/certutil
38 file path=usr/sfw/bin/$(MACH64)/cmsutil
39 file path=usr/sfw/bin/$(MACH64)/crlutil
40 file path=usr/sfw/bin/$(MACH64)/modutil
41 file path=usr/sfw/bin/$(MACH64)/pk12util
42 file path=usr/sfw/bin/$(MACH64)/signtool
43 file path=usr/sfw/bin/$(MACH64)/signver
44 file path=usr/sfw/bin/$(MACH64)/ssltap
46 link path=usr/bin/addbuiltin target=../sfw/bin/addbuiltin
47 link path=usr/bin/certutil target=../sfw/bin/certutil
48 link path=usr/bin/cmsutil target=../sfw/bin/cmsutil
49 link path=usr/bin/crlutil target=../sfw/bin/crlutil
50 link path=usr/bin/modutil target=../sfw/bin/modutil
51 link path=usr/bin/pk12util target=../sfw/bin/pk12util
52 link path=usr/bin/signtool target=../sfw/bin/signtool
53 link path=usr/bin/signver target=../sfw/bin/signver
54 link path=usr/bin/ssltap target=../sfw/bin/ssltap
56 link path=usr/sfw/bin/64 target=$(MACH64)