Update www/piwik to version 2.4.1
[dports.git] / mail / thunderbird-dictionaries / Makefile.dict
1 # This file lists the Dictionary files to not bloat Makefile
2 # $FreeBSD$
3
4 AF_ZA_FILE=     spell-af-ZA.xpi
5 BG_FILE=        spell-bg.xpi
6 CA_FILE=        spell-ca.xpi
7 CS_FILE=        spell-cs.xpi
8 CY_GB_FILE=     spell-cy-GB.xpi
9 DA_FILE=        spell-da.xpi
10 DE_AT_FILE=     spell-de-AT.xpi
11 DE_CH_FILE=     spell-de-CH.xpi
12 DE_DE_FILE=     spell-de-DE.xpi
13 EL_FILE=        spell-el.xpi
14 EN_AU_FILE=     spell-en-AU.xpi
15 EN_CA_FILE=     spell-en-CA.xpi
16 EN_GB_FILE=     spell-en-GB.xpi
17 EN_NZ_FILE=     spell-en-NZ.xpi
18 ES_ES_FILE=     spell-es-ES.xpi
19 ES_MX_FILE=     spell-es-MX.xpi
20 FO_FILE=        spell-fo.xpi
21 FR_FR_FILE=     spell-fr-FR.xpi
22 GA_FILE=        spell-ga.xpi
23 GL_FILE=        spell-gl.xpi
24 HE_IL_FILE=     spell-he-IL.xpi
25 HR_FILE=        spell-hr.xpi
26 HU_FILE=        spell-hu.xpi
27 IA_FILE=        spell-ia.xpi
28 IT_FILE=        spell-it.xpi
29 LA_FILE=        spell-la.xpi
30 LT_FILE=        spell-lt.xpi
31 LV_LV_FILE=     spell-lv-LV.xpi
32 MI_FILE=        spell-mi.xpi
33 MS_FILE=        spell-ms.xpi
34 NB_FILE=        spell-nb.xpi
35 NL_FILE=        spell-nl.xpi
36 NN_FILE=        spell-nn.xpi
37 PL_FILE=        spell-pl.xpi
38 PT_FILE=        spell-pt.xpi
39 PT_BR_FILE=     spell-pt-BR.xpi
40 RO_FILE=        spell-ro.xpi
41 RU_FILE=        spell-ru.xpi
42 SK_FILE=        spell-sk.xpi
43 SL_FILE=        spell-sl.xpi
44 SV_FILE=        spell-sv.xpi
45 UK_FILE=        spell-uk.xpi
46 ZU_ZA_FILE=     spell-zu-ZA.xpi
47
48 ALLDICTS_CMD:=  ${GREP} FILE ${.CURDIR}/Makefile.dict | ${GREP} -v ALLDICTS_CMD | ${SED} s/_FILE.*//g | ${XARGS} | ${GREP} .
49 ALLDICTS!=      ${ALLDICTS_CMD}