mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-02 01:20:54 +00:00
3adfab64e2
The official written language in the German part of Switzerland does not contain the doppel-s (UTF-8 0x9f) nor is it available on Swiss-German keyboards. PR: ports/83646 Submitted by: Emanuel Haupt <ehaupt@critical.ch> Approved by: flz (mentor)
38 lines
819 B
Makefile
38 lines
819 B
Makefile
# $FreeBSD$
|
|
#
|
|
|
|
COMMENT = German support
|
|
|
|
SUBDIR += BBBike
|
|
SUBDIR += aspell
|
|
SUBDIR += citrix_ica
|
|
SUBDIR += dict
|
|
SUBDIR += ding
|
|
SUBDIR += geonext
|
|
SUBDIR += ispell
|
|
SUBDIR += ispell-alt
|
|
SUBDIR += ispell-neu
|
|
SUBDIR += jdictionary-eng-ger
|
|
SUBDIR += jdictionary-ger-hun
|
|
SUBDIR += kde3-i18n
|
|
SUBDIR += kheisereg
|
|
SUBDIR += koffice-i18n
|
|
SUBDIR += ksteak
|
|
SUBDIR += linux-eagle
|
|
SUBDIR += manpages
|
|
SUBDIR += ooodict-de_AT
|
|
SUBDIR += ooodict-de_CH
|
|
SUBDIR += ooodict-de_DE
|
|
SUBDIR += phone
|
|
SUBDIR += php_doc
|
|
SUBDIR += selfhtml
|
|
SUBDIR += staroffice5
|
|
SUBDIR += staroffice52
|
|
SUBDIR += staroffice70
|
|
SUBDIR += steak
|
|
SUBDIR += swissgerman-ding
|
|
SUBDIR += unix-connect
|
|
SUBDIR += webalizer2
|
|
|
|
.include <bsd.port.subdir.mk>
|