mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-14 03:10:47 +00:00
b62eae44bb
Breton languages to always be installed
90 lines
4.7 KiB
Makefile
90 lines
4.7 KiB
Makefile
# New ports collection makefile.option for: firefox3-i18n
|
|
# Date created: 30 Nov 2008
|
|
# Whom: Koji Yokota <yokota@res.otaru-uc.ac.jp>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
OPTIONS= LANG_AF "Africaans" off \
|
|
LANG_AK "Akan" off \
|
|
LANG_SQ "Albanian" off \
|
|
LANG_AR "Arabic" on \
|
|
LANG_AM "Armenian" off \
|
|
LANG_AST "Asturian" off \
|
|
LANG_EU "Basque" off \
|
|
LANG_BN "Bengali" on \
|
|
LANG_BB "Bengali (Bangladesh)" off \
|
|
LANG_BS "Bosnian" off \
|
|
LANG_BR "Breton" off \
|
|
LANG_BG "Bulgarian" off \
|
|
LANG_BE "Byelorussian" off \
|
|
LANG_CA "Catalan" off \
|
|
LANG_CN "Chinese" on \
|
|
LANG_CS "Czech" off \
|
|
LANG_DA "Danish" off \
|
|
LANG_NL "Dutch" off \
|
|
LANG_GB "English (UK)" off \
|
|
LANG_US "English (US)" off \
|
|
LANG_EO "Esperanto" off \
|
|
LANG_ET "Estonian" off \
|
|
LANG_GL "Galician" off \
|
|
LANG_DE "German" on \
|
|
LANG_EL "Greek" off \
|
|
LANG_GU "Gujarati" off \
|
|
LANG_FI "Finnish" off \
|
|
LANG_FR "French" on \
|
|
LANG_FY "Frisian" off \
|
|
LANG_GA "Irish" off \
|
|
LANG_HE "Hebrew" off \
|
|
LANG_HI "Hindi" on \
|
|
LANG_HR "Hrvatski" off \
|
|
LANG_HU "Hungarian" off \
|
|
LANG_IS "Icelandic" off \
|
|
LANG_ID "Indonesian" off \
|
|
LANG_IT "Italian" on \
|
|
LANG_JA "Japanese" on \
|
|
LANG_KN "Kannada" off \
|
|
LANG_KK "Kazakh" off \
|
|
LANG_KO "Korean" on \
|
|
LANG_KU "Kurdish" off \
|
|
LANG_LV "Latvian" off \
|
|
LANG_LT "Lithuanian" off \
|
|
LANG_LG "Luganda" off \
|
|
LANG_MK "Macedonian" off \
|
|
LANG_MAI "Maithili" off \
|
|
LANG_ML "Malayalam" off \
|
|
LANG_MR "Marathi" on \
|
|
LANG_MN "Mongolian" off \
|
|
LANG_NSO "Northern Sotho" off \
|
|
LANG_NB "Norwegian" off \
|
|
LANG_NN "Norwegian Nynorsk" off \
|
|
LANG_OR "Oriya" off \
|
|
LANG_FA "Persian" off \
|
|
LANG_PL "Polish" off \
|
|
LANG_PT "Portuguese" off \
|
|
LANG_PBR "Portuguese (Brazil)" on \
|
|
LANG_PA "Punjabi" on \
|
|
LANG_RO "Romanian" off \
|
|
LANG_RM "Romansh" off \
|
|
LANG_RU "Russian" on \
|
|
LANG_SR "Serbian" off \
|
|
LANG_SI "Singhalese" off \
|
|
LANG_ES "Spanish" on \
|
|
LANG_SON "Songhai" off \
|
|
LANG_SA "Spanish (Argentina)" off \
|
|
LANG_SC "Spanish (Chile)" off \
|
|
LANG_SM "Spanish (Mexico)" off \
|
|
LANG_SK "Slovak" off \
|
|
LANG_SL "Slovenian" off \
|
|
LANG_SV "Swedish" off \
|
|
LANG_TW "Taiwanese" off \
|
|
LANG_TA "Tamil" off \
|
|
LANG_LK "Tamil (Sri Lanka)" off \
|
|
LANG_TE "Telugu" on \
|
|
LANG_TH "Thai" off \
|
|
LANG_TR "Turkish" off \
|
|
LANG_UK "Ukrainian" off \
|
|
LANG_VI "Vietnamese" off \
|
|
LANG_CY "Welsh" off \
|
|
LANG_ZA "English (South Afrika)" off \
|
|
LANG_ZU "Zulu" off
|