blob: 45091126ecdd7fff364bada60ef4a25b0c82294d (
plain)
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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
|
# $FreeBSD$
#
SUBDIR += AbiWord
SUBDIR += aee
SUBDIR += apel-emacs
SUBDIR += apel-emacs20
SUBDIR += apel-mule
SUBDIR += apel-xemacs
SUBDIR += apel-xemacs21-mule
SUBDIR += apel-xemacs20
SUBDIR += asedit
SUBDIR += axe
SUBDIR += beav
SUBDIR += biew
SUBDIR += bitmap-emacs20
SUBDIR += bitmap-mule
SUBDIR += bpatch
SUBDIR += bvi
SUBDIR += color-mate
SUBDIR += cooledit
SUBDIR += custom-emacs
SUBDIR += custom-mule
SUBDIR += dedit
SUBDIR += e93
SUBDIR += elvis
SUBDIR += emacs
SUBDIR += emacs20
SUBDIR += emacs20-dl
SUBDIR += fb
SUBDIR += fine
SUBDIR += flim-emacs
SUBDIR += flim-emacs-current
SUBDIR += flim-emacs20
SUBDIR += flim-emacs20-current
SUBDIR += flim-mule
SUBDIR += flim-mule-current
SUBDIR += flim-xemacs
SUBDIR += flim-xemacs-current
SUBDIR += flim-xemacs21-mule
SUBDIR += flim-xemacs21-mule-current
SUBDIR += flim-xemacs20
SUBDIR += flim-xemacs20-current
SUBDIR += gedit
SUBDIR += gnotepad+
SUBDIR += gxedit
SUBDIR += hexedit
SUBDIR += jed
SUBDIR += jext
SUBDIR += joe
SUBDIR += jove
SUBDIR += koffice
SUBDIR += le
SUBDIR += leim20
SUBDIR += lpe
SUBDIR += muggy
SUBDIR += mule
SUBDIR += mule-common
SUBDIR += nedit
SUBDIR += nvi-m17n
SUBDIR += nvi-perl
SUBDIR += offix-editor
SUBDIR += psgml-emacs
SUBDIR += psgml-emacs20
SUBDIR += psgml-mule
SUBDIR += psgml-xemacs21-mule
SUBDIR += sam
SUBDIR += semi-emacs
SUBDIR += semi-emacs-current
SUBDIR += semi-emacs20
SUBDIR += semi-emacs20-current
SUBDIR += semi-mule
SUBDIR += semi-mule-current
SUBDIR += semi-xemacs
SUBDIR += semi-xemacs-current
SUBDIR += semi-xemacs21-mule
SUBDIR += semi-xemacs21-mule-current
SUBDIR += semi-xemacs20
SUBDIR += semi-xemacs20-current
SUBDIR += staroffice
SUBDIR += staroffice5
SUBDIR += sted
SUBDIR += tamago
SUBDIR += textedit
SUBDIR += the
SUBDIR += thoteditor
SUBDIR += uemacs
SUBDIR += uzap
SUBDIR += vigor
SUBDIR += vile
SUBDIR += vilearn
SUBDIR += vim-lite
SUBDIR += vim5
SUBDIR += wemi-emacs
SUBDIR += wemi-emacs-current
SUBDIR += wemi-emacs20
SUBDIR += wemi-emacs20-current
SUBDIR += wemi-mule
SUBDIR += wemi-mule-current
SUBDIR += wemi-xemacs
SUBDIR += wemi-xemacs-current
SUBDIR += wemi-xemacs21-mule
SUBDIR += wemi-xemacs21-mule-current
SUBDIR += wemi-xemacs20
SUBDIR += wemi-xemacs20-current
SUBDIR += wily
SUBDIR += wordperfect
SUBDIR += xcoral
SUBDIR += xed
SUBDIR += xemacs
SUBDIR += xemacs-mule-packages
SUBDIR += xemacs-mule-sumo-packages
SUBDIR += xemacs-packages
SUBDIR += xemacs-sumo-packages
SUBDIR += xemacs20
SUBDIR += xemacs21
SUBDIR += xemacs21-mule
SUBDIR += xemacs21-mule-common
SUBDIR += xemacs21-mule-sumo
SUBDIR += xenon
SUBDIR += xvile
SUBDIR += yudit
.include <bsd.port.subdir.mk>
|