freebsd-ports/portuguese/Makefile
Maho Nakata d7aef6b626 Remove all the secondary port of editors/ooodict-all
localized ones should be activated via knob like:
% cd ports/editors/ooodict-all
% make LOCALIZED_LANG=ABC
2005-11-01 04:32:16 +00:00

19 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>