blob: 781be6d8fe30a82d317546fd5f67c531a58b0440 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
|
# $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 += kde3-i18n
SUBDIR += kheisereg
SUBDIR += koffice-i18n
SUBDIR += ksteak
SUBDIR += linux-eagle
SUBDIR += linux-mozillafirebird
SUBDIR += manpages
SUBDIR += netscape7
SUBDIR += ooodict-de_CH
SUBDIR += ooodict-de_DE
SUBDIR += openoffice-1.0
SUBDIR += openoffice-1.1
SUBDIR += phone
SUBDIR += php_doc
SUBDIR += staroffice5
SUBDIR += staroffice52
SUBDIR += staroffice70
SUBDIR += steak
SUBDIR += unix-connect
SUBDIR += webalizer2
.include <bsd.port.subdir.mk>
|