freebsd-ports/portuguese/Makefile
David Naylor 57f070a295 devel/eric6: update to 18.02
- 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.
2018-02-08 15:11:50 +00:00

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