summaryrefslogtreecommitdiff
path: root/editors/Makefile
blob: a076d4530fcd36724bb978ecf46bd5251676d00d (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
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
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
# $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 += dte
    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 += fte
    SUBDIR += gate
    SUBDIR += gedit
    SUBDIR += ghex
    SUBDIR += glimmer
    SUBDIR += gmanedit
    SUBDIR += gnotepad+
    SUBDIR += gxedit
    SUBDIR += hexedit
    SUBDIR += iiimecf
    SUBDIR += jed
    SUBDIR += jedit
    SUBDIR += jext
    SUBDIR += joe
    SUBDIR += jove
    SUBDIR += koffice
    SUBDIR += le
    SUBDIR += leim20
    SUBDIR += lpe
    SUBDIR += muggy
    SUBDIR += mule
    SUBDIR += mule-common
    SUBDIR += nano
    SUBDIR += nedit
    SUBDIR += nvi-m17n
    SUBDIR += nvi-perl
    SUBDIR += offix-editor
    SUBDIR += openoffice
    SUBDIR += psgml-emacs
    SUBDIR += psgml-emacs20
    SUBDIR += psgml-mule
    SUBDIR += psgml-xemacs21-mule
    SUBDIR += sam
    SUBDIR += scite
    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 += staroffice5
    SUBDIR += staroffice52
    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 += vim6
    SUBDIR += vim6+ruby
    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-additional-packages
    SUBDIR += xemacs-basic-mule-packages
    SUBDIR += xemacs-comm-packages
    SUBDIR += xemacs-games-packages
    SUBDIR += xemacs-libs-packages
    SUBDIR += xemacs-mule-packages
    SUBDIR += xemacs-oa-packages
    SUBDIR += xemacs-packages
    SUBDIR += xemacs-prog-packages
    SUBDIR += xemacs-wp-packages
    SUBDIR += xemacs20
    SUBDIR += xemacs21
    SUBDIR += xemacs21-mule
    SUBDIR += xemacs21-mule-common
    SUBDIR += xemacs21-mule-sumo
    SUBDIR += xemacs21-sumo
    SUBDIR += xenon
    SUBDIR += xvile
    SUBDIR += yudit
    SUBDIR += zile

.include <bsd.port.subdir.mk>