blob: ab1f12699be89b625fb58435485c7a0ca2bdc33a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
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>
|