aboutsummaryrefslogtreecommitdiff
path: root/textproc/Makefile
blob: 8df93243235cdf1d881a9f8e76972e958edf9b98 (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
# $FreeBSD$
#

    SUBDIR += agrep
    SUBDIR += antiword
    SUBDIR += aspell
    SUBDIR += br-ispell
    SUBDIR += british-ispell
    SUBDIR += c2html
    SUBDIR += catdoc
    SUBDIR += cdif
    SUBDIR += cdiff
    SUBDIR += chpp
    SUBDIR += cocoon
    SUBDIR += code2html
    SUBDIR += cole
    SUBDIR += cost
    SUBDIR += dict
    SUBDIR += diff-mode.el
    SUBDIR += diffstat
    SUBDIR += docbook
    SUBDIR += docbook-241
    SUBDIR += docbook-300
    SUBDIR += docbook-310
    SUBDIR += docbook-400
    SUBDIR += docbook-410
    SUBDIR += docbook-xml
    SUBDIR += docproj
    SUBDIR += dsssl-docbook-cygnus
    SUBDIR += dsssl-docbook-modular
    SUBDIR += dtd-catalogs
    SUBDIR += eruby
    SUBDIR += expat
    SUBDIR += expat2
    SUBDIR += fdp-tools
    SUBDIR += freegrep
    SUBDIR += fribidi
    SUBDIR += gaspell
    SUBDIR += gdict
    SUBDIR += glimpse
    SUBDIR += gmat
    SUBDIR += grap
    SUBDIR += gsed
    SUBDIR += gtkdiff
    SUBDIR += gutenbook
    SUBDIR += gxditview
    SUBDIR += hevea
    SUBDIR += htdig
    SUBDIR += html
    SUBDIR += info2html
    SUBDIR += isearch
    SUBDIR += iso12083
    SUBDIR += iso8879
    SUBDIR += ispell
    SUBDIR += jade
    SUBDIR += java2html
    SUBDIR += latte
    SUBDIR += latex2html
    SUBDIR += libxml
    SUBDIR += libxml2
    SUBDIR += libxode
    SUBDIR += linuxdoc
    SUBDIR += lotusxsl
    SUBDIR += ltxml
    SUBDIR += man2html
    SUBDIR += mgdiff
    SUBDIR += mkcatalog
    SUBDIR += mswordview
    SUBDIR += nfbtrans
    SUBDIR += nicetext
    SUBDIR += nl-ispell
    SUBDIR += no-ispell
    SUBDIR += openjade
    SUBDIR += p5-DelimMatch
    SUBDIR += p5-Sort-ArbBiLex
    SUBDIR += p5-Sort-Fields
    SUBDIR += p5-Spreadsheet-ParseExcel
    SUBDIR += p5-Spreadsheet-WriteExcel
    SUBDIR += p5-String-ShellQuote
    SUBDIR += p5-String-Strip
    SUBDIR += p5-Text-Autoformat
    SUBDIR += p5-Text-Bind
    SUBDIR += p5-Text-CSV_XS
    SUBDIR += p5-Text-DoubleMetaphone
    SUBDIR += p5-Text-FillIn
    SUBDIR += p5-Text-Filter
    SUBDIR += p5-Text-Filter-Chain
    SUBDIR += p5-Text-FixedLength
    SUBDIR += p5-Text-Flowchart
    SUBDIR += p5-Text-Format
    SUBDIR += p5-Text-Graphics
    SUBDIR += p5-Text-Query
    SUBDIR += p5-Text-Template
    SUBDIR += p5-Text-Tmpl
    SUBDIR += p5-Text-Wrapper
    SUBDIR += p5-XML-DOM
    SUBDIR += p5-XML-DT
    SUBDIR += p5-XML-Dumper
    SUBDIR += p5-XML-Parser
    SUBDIR += p5-XML-RSS
    SUBDIR += p5-XML-Sablotron
    SUBDIR += p5-XML-Simple
    SUBDIR += p5-XML-Stream
    SUBDIR += p5-XML-TreeBuilder
    SUBDIR += p5-XML-Writer
    SUBDIR += p5-XML-XPath
    SUBDIR += p5-dTemplate
    SUBDIR += par
    SUBDIR += perl2html
    SUBDIR += pspell
    SUBDIR += pspell-ispell
    SUBDIR += py-HyperText
    SUBDIR += py-martel
    SUBDIR += py-mxTextTools
    SUBDIR += py-xml
    SUBDIR += rand
    SUBDIR += rman
    SUBDIR += ruby-html-parser
    SUBDIR += ruby-rdtool
    SUBDIR += ruby-xmlparser
    SUBDIR += rxp
    SUBDIR += sablotron
    SUBDIR += sarep
    SUBDIR += sdf
    SUBDIR += se-ispell
    SUBDIR += sgmlformat
    SUBDIR += sgmls
    SUBDIR += sgmltools
    SUBDIR += sgmltools-lite
    SUBDIR += sgrep
    SUBDIR += sp
    SUBDIR += tdtd.el
    SUBDIR += texi2html
    SUBDIR += textutils
    SUBDIR += tkdiff
    SUBDIR += tth
    SUBDIR += txt2html
    SUBDIR += unroff
    SUBDIR += urlview
    SUBDIR += wdiff
    SUBDIR += word2x
    SUBDIR += wordnet
    SUBDIR += wv
    SUBDIR += xerces
    SUBDIR += xhtml
    SUBDIR += xlhtml
    SUBDIR += xls2xml
    SUBDIR += xml4j
    SUBDIR += xp
    SUBDIR += xt
    SUBDIR += yodl

.include <bsd.port.subdir.mk>