1*6b5e5868SGarrett D'Amore# 2*6b5e5868SGarrett D'Amore# This file and its contents are supplied under the terms of the 3*6b5e5868SGarrett D'Amore# Common Development and Distribution License ("CDDL)". You may 4*6b5e5868SGarrett D'Amore# only use this file in accordance with the terms of the CDDL. 5*6b5e5868SGarrett D'Amore# 6*6b5e5868SGarrett D'Amore# A full copy of the text of the CDDL should have accompanied this 7*6b5e5868SGarrett D'Amore# source. A copy of the CDDL is also available via the Internet at 8*6b5e5868SGarrett D'Amore# http://www.illumos.org/license/CDDL. 9*6b5e5868SGarrett D'Amore# 10*6b5e5868SGarrett D'Amore 11*6b5e5868SGarrett D'Amore# 12*6b5e5868SGarrett D'Amore# Copyright 2010 Nexenta Systems, Inc. All rights reserved. 13*6b5e5868SGarrett D'Amore# 14*6b5e5868SGarrett D'Amore 15*6b5e5868SGarrett D'Amore# 16*6b5e5868SGarrett D'Amore# These are extra locales (ISO8859 codesets), primarily of historical 17*6b5e5868SGarrett D'Amore# interest. 18*6b5e5868SGarrett D'Amore# 19*6b5e5868SGarrett D'Amore 20*6b5e5868SGarrett D'Amoreset name=pkg.fmri value=pkg:/locale/pt-extra@$(PKGVERS) 21*6b5e5868SGarrett D'Amoreset name=pkg.description value="Portugese language support extra files" 22*6b5e5868SGarrett D'Amoreset name=pkg.summary value="Portugese language support extra files" 23*6b5e5868SGarrett D'Amoreset name=info.classification \ 24*6b5e5868SGarrett D'Amore value=org.opensolaris.category.2008:System/Localizations 25*6b5e5868SGarrett D'Amoreset name=variant.arch value=$(ARCH) 26*6b5e5868SGarrett D'Amoredir path=usr group=sys 27*6b5e5868SGarrett D'Amoredir path=usr/lib 28*6b5e5868SGarrett D'Amoredir path=usr/lib/locale 29*6b5e5868SGarrett D'Amoredir path=usr/lib/locale/pt_PT.ISO8859-15 30*6b5e5868SGarrett D'Amoredir path=usr/lib/locale/pt_PT.ISO8859-15/LC_COLLATE 31*6b5e5868SGarrett D'Amoredir path=usr/lib/locale/pt_PT.ISO8859-15/LC_CTYPE 32*6b5e5868SGarrett D'Amoredir path=usr/lib/locale/pt_PT.ISO8859-15/LC_MESSAGES 33*6b5e5868SGarrett D'Amoredir path=usr/lib/locale/pt_PT.ISO8859-15/LC_MONETARY 34*6b5e5868SGarrett D'Amoredir path=usr/lib/locale/pt_PT.ISO8859-15/LC_NUMERIC 35*6b5e5868SGarrett D'Amoredir path=usr/lib/locale/pt_PT.ISO8859-15/LC_TIME 36*6b5e5868SGarrett D'Amorefile path=usr/lib/locale/pt_PT.ISO8859-15/LC_COLLATE/LCL_DATA mode=0444 37*6b5e5868SGarrett D'Amorefile path=usr/lib/locale/pt_PT.ISO8859-15/LC_CTYPE/LCL_DATA mode=0444 38*6b5e5868SGarrett D'Amorefile path=usr/lib/locale/pt_PT.ISO8859-15/LC_MESSAGES/LCL_DATA mode=0444 39*6b5e5868SGarrett D'Amorefile path=usr/lib/locale/pt_PT.ISO8859-15/LC_MONETARY/LCL_DATA mode=0444 40*6b5e5868SGarrett D'Amorefile path=usr/lib/locale/pt_PT.ISO8859-15/LC_NUMERIC/LCL_DATA mode=0444 41*6b5e5868SGarrett D'Amorefile path=usr/lib/locale/pt_PT.ISO8859-15/LC_TIME/LCL_DATA mode=0444 42*6b5e5868SGarrett D'Amorelicense lic_CDDL license=lic_CDDL 43*6b5e5868SGarrett D'Amorelicense usr/src/cmd/localedef/data/THIRDPARTYLICENSE \ 44*6b5e5868SGarrett D'Amore license=usr/src/cmd/localedef/data/THIRDPARTYLICENSE 45