freebsd-ports/portuguese/Makefile
Mathieu Arnold cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00

13 lines
311 B
Makefile

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>