mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-03 01:23:49 +00:00
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.
25 lines
494 B
Makefile
25 lines
494 B
Makefile
# $FreeBSD$
|
|
#
|
|
|
|
COMMENT = French support
|
|
|
|
SUBDIR += aspell
|
|
SUBDIR += aster
|
|
SUBDIR += fortune-mod-zarathoustra
|
|
SUBDIR += geonext
|
|
SUBDIR += gimp-help
|
|
SUBDIR += homard
|
|
SUBDIR += hunspell
|
|
SUBDIR += hyphen
|
|
SUBDIR += jdictionary-fre-hun
|
|
SUBDIR += kde4-l10n
|
|
SUBDIR += libreoffice
|
|
SUBDIR += med
|
|
SUBDIR += mythes
|
|
SUBDIR += php_doc
|
|
SUBDIR += trytond28_account_fr
|
|
SUBDIR += verbiste
|
|
SUBDIR += wordpress
|
|
|
|
.include <bsd.port.subdir.mk>
|