aboutsummaryrefslogtreecommitdiff
path: root/portuguese/Makefile
blob: 02300ea38686f515da0095bd56016f1205402953 (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
# $FreeBSD$
#

    COMMENT = Portuguese language support

    SUBDIR += aspell-pt_BR
    SUBDIR += aspell-pt_PT
    SUBDIR += calligra-l10n
    SUBDIR += calligra-l10n-pt_BR
    SUBDIR += eric6
    SUBDIR += gimp-help-pt_BR
    SUBDIR += hunspell
    SUBDIR += hyphen
    SUBDIR += irpf-pt_BR
    SUBDIR += kde4-l10n
    SUBDIR += kde4-l10n-pt_BR
    SUBDIR += libreoffice
    SUBDIR += libreoffice-pt_BR
    SUBDIR += mythes
    SUBDIR += php_doc-br
    SUBDIR += webalizer-pt_BR
    SUBDIR += webalizer-pt_PT

.include <bsd.port.subdir.mk>