freebsd-ports/portuguese/Makefile
Maho Nakata d094e113f3 Remove openoffice.org localized ports as I announced:
o http://docs.freebsd.org/cgi/getmsg.cgi?fetch=25587+0+archive/2005/freebsd-openoffice/20050529.freebsd-openoffice
o still you can build them via knobs for 1.1
  see ports/editors/openoffice-1.1/files/Makefile.localized
o 1.0 has been broken for long time, no longer maintained actively.
 (but still I don't delete 1.0 and delete only localized versions)
2005-06-29 05:37:25 +00:00

20 lines
449 B
Makefile

# $FreeBSD$
#
COMMENT = Portuguese language support
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 += ooodict-pt_BR
SUBDIR += ooodict-pt_PT
SUBDIR += php_doc-br
SUBDIR += staroffice52
SUBDIR += webalizer-pt_BR
SUBDIR += webalizer-pt_PT
.include <bsd.port.subdir.mk>