d7aef6b626
localized ones should be activated via knob like: % cd ports/editors/ooodict-all % make LOCALIZED_LANG=ABC
20 lines
416 B
Makefile
20 lines
416 B
Makefile
# $FreeBSD$
|
|
#
|
|
|
|
COMMENT = Portuguese language support
|
|
|
|
SUBDIR += acroread
|
|
SUBDIR += aspell
|
|
SUBDIR += frontpage-pt_BR
|
|
SUBDIR += ispell-pt_BR
|
|
SUBDIR += kde3-i18n
|
|
SUBDIR += kde3-i18n-pt_BR
|
|
SUBDIR += koffice-i18n
|
|
SUBDIR += koffice-i18n-pt_BR
|
|
SUBDIR += php_doc-br
|
|
SUBDIR += staroffice52
|
|
SUBDIR += webalizer-pt_BR
|
|
SUBDIR += webalizer-pt_PT
|
|
|
|
.include <bsd.port.subdir.mk>
|