Merge pull request #2846 from pyhalov/ptlib
[unleashed-userland.git] / components / mpich / mpich-modulefiles.p5m
blob4b9a88a7f388b86040913d8daf0ec251cc81afcc
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)/modulefiles@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
16 set name=pkg.summary value="$(COMPONENT_SUMMARY) (Modulefiles)"
17 set name=info.classification \
18     value="org.opensolaris.category.2008:Development/High Performance Computing"
19 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
21 license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
23 depend type=require fmri=pkg:/package/environment-modules
25 file path=usr/share/Modules/modulefiles/$(COMPONENT_NAME)/32/$(COMPONENT_VERSION)
26 link path=usr/share/Modules/modulefiles/$(COMPONENT_NAME)/32/latest \
27     target=$(COMPONENT_VERSION)
28 file path=usr/share/Modules/modulefiles/$(COMPONENT_NAME)/64/$(COMPONENT_VERSION)
29 link path=usr/share/Modules/modulefiles/$(COMPONENT_NAME)/64/latest \
30     target=$(COMPONENT_VERSION)