57f070a295
- remove translation packages no longer shipped by upstream: cs-eric6 fr-eric6 it-eric6 pt-eric6 tr-eric6 zh_CN-eric6 upstream considers these translations too incomplete. - add pkg-message explaining that there are translation available.
21 lines
460 B
Makefile
21 lines
460 B
Makefile
# $FreeBSD$
|
|
#
|
|
|
|
COMMENT = Portuguese language support
|
|
|
|
SUBDIR += aspell-pt_BR
|
|
SUBDIR += aspell-pt_PT
|
|
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>
|