1# 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. 5# 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. 9# 10 11# 12# Copyright 2010 Nexenta Systems, Inc. All rights reserved. 13# 14 15set name=pkg.fmri value=pkg:/locale/he@$(PKGVERS) 16set name=pkg.description value="Hebrew language support" 17set name=pkg.summary value="Hebrew language support" 18set name=info.classification \ 19 value=org.opensolaris.category.2008:System/Localizations 20set name=variant.arch value=$(ARCH) 21dir path=usr group=sys 22dir path=usr/lib 23dir path=usr/lib/locale 24dir path=usr/lib/locale/he_IL.UTF-8 25dir path=usr/lib/locale/he_IL.UTF-8/LC_COLLATE 26dir path=usr/lib/locale/he_IL.UTF-8/LC_CTYPE 27dir path=usr/lib/locale/he_IL.UTF-8/LC_MESSAGES 28dir path=usr/lib/locale/he_IL.UTF-8/LC_MONETARY 29dir path=usr/lib/locale/he_IL.UTF-8/LC_NUMERIC 30dir path=usr/lib/locale/he_IL.UTF-8/LC_TIME 31file path=usr/lib/locale/he_IL.UTF-8/LC_COLLATE/LCL_DATA mode=0444 32file path=usr/lib/locale/he_IL.UTF-8/LC_CTYPE/LCL_DATA mode=0444 33file path=usr/lib/locale/he_IL.UTF-8/LC_MESSAGES/LCL_DATA mode=0444 34file path=usr/lib/locale/he_IL.UTF-8/LC_MONETARY/LCL_DATA mode=0444 35file path=usr/lib/locale/he_IL.UTF-8/LC_NUMERIC/LCL_DATA mode=0444 36file path=usr/lib/locale/he_IL.UTF-8/LC_TIME/LCL_DATA mode=0444 37license lic_CDDL license=lic_CDDL 38license usr/src/cmd/localedef/data/THIRDPARTYLICENSE \ 39 license=usr/src/cmd/localedef/data/THIRDPARTYLICENSE 40