aboutsummaryrefslogtreecommitdiffstats
path: root/portuguese/Makefile
blob: 77f9941a0f36cc5418b83ac1a4ecd9cf2a9a1842 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# $FreeBSD$
#

    COMMENT = Portuguese language support

    SUBDIR += acroread8
    SUBDIR += aspell-pt_BR
    SUBDIR += aspell-pt_PT
    SUBDIR += hunspell
    SUBDIR += hyphen
    SUBDIR += irpf-pt_BR
    SUBDIR += ispell-pt_BR
    SUBDIR += kde3-i18n
    SUBDIR += kde3-i18n-pt_BR
    SUBDIR += kde4-l10n
    SUBDIR += kde4-l10n-pt_BR
    SUBDIR += koffice-i18n
    SUBDIR += koffice-i18n-pt_BR
    SUBDIR += koffice-kde4-l10n
    SUBDIR += koffice-kde4-l10n-pt_BR
    SUBDIR += mythes
    SUBDIR += php_doc-br
    SUBDIR += webalizer-pt_BR
    SUBDIR += webalizer-pt_PT

.include <bsd.port.subdir.mk>