gnu-npth: update to 1.8
[oi-userland.git] / components / sysutils / environment-modules / environment-modules.p5m
blob1c03dfb20a65dcfcf77b6177e75fb7565b36f174
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 2013 Aurelien Larcher. All rights reserved.
15 set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
16 set name=pkg.summary value="$(COMPONENT_SUMMARY)"
17 set name=info.classification \
18     value=org.opensolaris.category.2008:System/Packaging
19 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
20 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
21 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
23 license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
25 <transform file path=.*\.py$ -> default pkg.tmp.autopyc false>
28 file path=etc/profile.d/modules.sh mode=0644 preserve=true
29 link path=usr/lib/Modules/latest target=$(COMPONENT_VERSION)
30 file path=usr/lib/Modules/$(COMPONENT_VERSION)/bin/add.modules
31 file path=usr/lib/Modules/$(COMPONENT_VERSION)/bin/mkroot
32 file path=usr/lib/Modules/$(COMPONENT_VERSION)/bin/modulecmd
33 file path=usr/lib/Modules/$(COMPONENT_VERSION)/init/.modulespath
34 file path=usr/lib/Modules/$(COMPONENT_VERSION)/init/bash
35 file path=usr/lib/Modules/$(COMPONENT_VERSION)/init/bash_completion
36 file path=usr/lib/Modules/$(COMPONENT_VERSION)/init/cmake
37 file path=usr/lib/Modules/$(COMPONENT_VERSION)/init/csh
38 file path=usr/lib/Modules/$(COMPONENT_VERSION)/init/ksh
39 file path=usr/lib/Modules/$(COMPONENT_VERSION)/init/perl.pm
40 file path=usr/lib/Modules/$(COMPONENT_VERSION)/init/python.py
41 file path=usr/lib/Modules/$(COMPONENT_VERSION)/init/ruby.rb
42 file path=usr/lib/Modules/$(COMPONENT_VERSION)/init/sh
43 file path=usr/lib/Modules/$(COMPONENT_VERSION)/init/tcsh
44 file path=usr/lib/Modules/$(COMPONENT_VERSION)/init/zsh
45 file path=usr/lib/Modules/$(COMPONENT_VERSION)/modulefiles/dot
46 file path=usr/lib/Modules/$(COMPONENT_VERSION)/modulefiles/module-git
47 file path=usr/lib/Modules/$(COMPONENT_VERSION)/modulefiles/module-info
48 file path=usr/lib/Modules/$(COMPONENT_VERSION)/modulefiles/modules
49 file path=usr/lib/Modules/$(COMPONENT_VERSION)/modulefiles/null
50 file path=usr/lib/Modules/$(COMPONENT_VERSION)/modulefiles/use.own
51 file path=usr/share/bash-completion/completions/modules
52 file path=usr/share/Modules/versions/$(COMPONENT_VERSION)
53 file path=usr/share/man/man1/module.1
54 file path=usr/share/man/man4/modulefile.4