summaryrefslogtreecommitdiff
path: root/portuguese/Makefile
blob: cc867bdefae88cfaf15d48df5cc83f4cd08cf591 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# $FreeBSD$
#

    COMMENT = Portuguese language support

    SUBDIR += aspell-pt_BR
    SUBDIR += aspell-pt_PT
    SUBDIR += gimp-help-pt_BR
    SUBDIR += hunspell
    SUBDIR += hyphen
    SUBDIR += irpf-pt_BR
    SUBDIR += libreoffice
    SUBDIR += libreoffice-pt_BR
    SUBDIR += mythes
    SUBDIR += webalizer-pt_BR
    SUBDIR += webalizer-pt_PT

.include <bsd.port.subdir.mk>