summaryrefslogtreecommitdiff
path: root/editors/Makefile
blob: 0c9ce90d077fa3d03f8c6f31b2f7c828f58faad1 (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
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
# $FreeBSD$
#

    SUBDIR += AbiWord
    SUBDIR += aee
    SUBDIR += apel
    SUBDIR += apel-emacs19
    SUBDIR += apel-emacs20
    SUBDIR += apel-mule
    SUBDIR += apel-xemacs21-mule
    SUBDIR += asedit
    SUBDIR += axe
    SUBDIR += beav
    SUBDIR += biew
    SUBDIR += bitmap
    SUBDIR += bitmap-emacs20
    SUBDIR += bitmap-mule
    SUBDIR += boiling-egg
    SUBDIR += bpatch
    SUBDIR += bvi
    SUBDIR += chexedit
    SUBDIR += color-mate
    SUBDIR += cooledit
    SUBDIR += custom-emacs
    SUBDIR += custom-mule
    SUBDIR += dedit
    SUBDIR += dte
    SUBDIR += e3
    SUBDIR += e93
    SUBDIR += edith
    SUBDIR += elvis
    SUBDIR += em
    SUBDIR += emacs
    SUBDIR += emacs20
    SUBDIR += emacs20-dl
    SUBDIR += emacs20-mule-devel
    SUBDIR += emacs21
    SUBDIR += eshell-emacs20
    SUBDIR += fb
    SUBDIR += fine
    SUBDIR += flim
    SUBDIR += flim-emacs20
    SUBDIR += flim-xemacs21-mule
    SUBDIR += flim113
    SUBDIR += flim113-emacs19
    SUBDIR += flim113-emacs20
    SUBDIR += flim113-mule
    SUBDIR += flim113-xemacs21-mule
    SUBDIR += fte
    SUBDIR += gate
    SUBDIR += gedit
    SUBDIR += gedit2
    SUBDIR += ghex
    SUBDIR += glimmer
    SUBDIR += gmanedit
    SUBDIR += gnotepad+
    SUBDIR += gnuserv-emacs20
    SUBDIR += gxedit
    SUBDIR += hexcurse
    SUBDIR += hexedit
    SUBDIR += hexpert
    SUBDIR += hnb
    SUBDIR += hte
    SUBDIR += iiimecf
    SUBDIR += impress
    SUBDIR += jed
    SUBDIR += jedit
    SUBDIR += jext
    SUBDIR += joe
    SUBDIR += joe-devel
    SUBDIR += jove
    SUBDIR += koffice
    SUBDIR += koffice-kde3
    SUBDIR += kxmleditor
    SUBDIR += le
    SUBDIR += led
    SUBDIR += leim20
    SUBDIR += leim21
    SUBDIR += lfhex
    SUBDIR += lpe
    SUBDIR += manedit
    SUBDIR += mg
    SUBDIR += moleskine
    SUBDIR += mp
    SUBDIR += muggy
    SUBDIR += mule
    SUBDIR += mule-common
    SUBDIR += nano
    SUBDIR += nedit
    SUBDIR += nvi-devel
    SUBDIR += nvi-m17n
    SUBDIR += nvi-perl
    SUBDIR += offix-editor
    SUBDIR += openoffice
    SUBDIR += openoffice-devel
    SUBDIR += pico
    SUBDIR += poedit
    SUBDIR += psgml
    SUBDIR += psgml-emacs19
    SUBDIR += psgml-emacs20
    SUBDIR += psgml-mule
    SUBDIR += psgml-xemacs21-mule
    SUBDIR += sam
    SUBDIR += scite
    SUBDIR += semi
    SUBDIR += semi-emacs20
    SUBDIR += semi-xemacs21-mule
    SUBDIR += semi113
    SUBDIR += semi113-emacs19
    SUBDIR += semi113-emacs20
    SUBDIR += semi113-mule
    SUBDIR += semi113-xemacs21-mule
    SUBDIR += speedbar
    SUBDIR += speedbar-emacs20
    SUBDIR += staroffice5
    SUBDIR += staroffice52
    SUBDIR += staroffice52-pt
    SUBDIR += staroffice60
    SUBDIR += sted
    SUBDIR += tamago
    SUBDIR += tamago-emacs20
    SUBDIR += ted
    SUBDIR += texmacs
    SUBDIR += textedit
    SUBDIR += the
    SUBDIR += thoteditor
    SUBDIR += uemacs
    SUBDIR += uzap
    SUBDIR += ved
    SUBDIR += vigor
    SUBDIR += vile
    SUBDIR += vilearn
    SUBDIR += vim
    SUBDIR += vim-lite
    SUBDIR += vim5
    SUBDIR += vim6+ruby
    SUBDIR += wily
    SUBDIR += wordperfect
    SUBDIR += xcoral
    SUBDIR += xed
    SUBDIR += xemacs-additional-packages
    SUBDIR += xemacs-basic-mule-packages
    SUBDIR += xemacs-comm-packages
    SUBDIR += xemacs-devel
    SUBDIR += xemacs-devel-mule
    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 += 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>