summaryrefslogtreecommitdiff
path: root/portuguese/Makefile
blob: 06d315b3631d6b5b1bbb755a5da0f7a3f694d3ad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14

    COMMENT = Portuguese language support

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

.include <bsd.port.subdir.mk>