summaryrefslogtreecommitdiff
path: root/editors/Makefile
blob: 5d99dd9bae05f25476cca0a7c6aa1724b4615357 (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
# $FreeBSD$
#

    SUBDIR += AbiWord
    SUBDIR += aee
    SUBDIR += apel-emacs
    SUBDIR += apel-emacs20
    SUBDIR += apel-mule
    SUBDIR += apel-xemacs
    SUBDIR += apel-xemacs-mule
    SUBDIR += apel-xemacs20
    SUBDIR += asedit
    SUBDIR += axe
    SUBDIR += beav
    SUBDIR += bitmap-emacs20
    SUBDIR += bitmap-mule
    SUBDIR += bpatch
    SUBDIR += bvi
    SUBDIR += color-mate
    SUBDIR += cooledit
    SUBDIR += custom-emacs
    SUBDIR += custom-mule
    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-xemacs-mule
    SUBDIR += flim-xemacs-mule-current
    SUBDIR += flim-xemacs20
    SUBDIR += flim-xemacs20-current
    SUBDIR += gedit
    SUBDIR += ghex
    SUBDIR += gnotepad+
    SUBDIR += gwp
    SUBDIR += gxedit
    SUBDIR += hexedit
    SUBDIR += jed
    SUBDIR += joe
    SUBDIR += jove
    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-xemacs-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-xemacs-mule
    SUBDIR += semi-xemacs-mule-current
    SUBDIR += semi-xemacs20
    SUBDIR += semi-xemacs20-current
    SUBDIR += staroffice
    SUBDIR += staroffice5
    SUBDIR += sted
    SUBDIR += textedit
    SUBDIR += the
    SUBDIR += thoteditor
    SUBDIR += uemacs
    SUBDIR += uzap
    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-xemacs-mule
    SUBDIR += wemi-xemacs-mule-current
    SUBDIR += wemi-xemacs20
    SUBDIR += wemi-xemacs20-current
    SUBDIR += wily
    SUBDIR += wordperfect
    SUBDIR += xcoral
    SUBDIR += xed
    SUBDIR += xemacs
    SUBDIR += xemacs-mule
    SUBDIR += xemacs-mule-common
    SUBDIR += xemacs-mule-packages
    SUBDIR += xemacs-mule-sumo
    SUBDIR += xemacs-mule-sumo-packages
    SUBDIR += xemacs-packages
    SUBDIR += xemacs-sumo-packages
    SUBDIR += xemacs20
    SUBDIR += xemacs21
    SUBDIR += xenon
    SUBDIR += xvile
    SUBDIR += yudit

.include <bsd.port.subdir.mk>