a6383cf6b5
translations have been added (ca, da, el, en_GB, sl, pt_BR) - Add stage support - Update maintainer address PR: based on ports/179681 Submitted by: RyoTa SimaMoto (maintainer)
25 lines
546 B
Makefile
25 lines
546 B
Makefile
# $FreeBSD$
|
|
#
|
|
|
|
COMMENT = Portuguese language support
|
|
|
|
SUBDIR += acroread8
|
|
SUBDIR += aspell-pt_BR
|
|
SUBDIR += aspell-pt_PT
|
|
SUBDIR += calligra-l10n
|
|
SUBDIR += calligra-l10n-pt_BR
|
|
SUBDIR += gimp-help-pt_BR
|
|
SUBDIR += hunspell
|
|
SUBDIR += hyphen
|
|
SUBDIR += irpf-pt_BR
|
|
SUBDIR += kde4-l10n
|
|
SUBDIR += kde4-l10n-pt_BR
|
|
SUBDIR += libreoffice
|
|
SUBDIR += libreoffice-pt_BR
|
|
SUBDIR += mythes
|
|
SUBDIR += php_doc-br
|
|
SUBDIR += webalizer-pt_BR
|
|
SUBDIR += webalizer-pt_PT
|
|
|
|
.include <bsd.port.subdir.mk>
|