opnsense-ports/portuguese/Makefile
Franco Fichtner d57219b569 */*: sync with upstream
Taken from: HardenedBSD
2021-04-08 08:40:15 +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>