summaryrefslogtreecommitdiff
path: root/textproc/Makefile
blob: 9efdbcf85c856cfe61c78b5c53a51d735dd287a6 (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
# $FreeBSD$
#

    SUBDIR += agrep
    SUBDIR += antiword
    SUBDIR += aspell
    SUBDIR += br-ispell
    SUBDIR += british-ispell
    SUBDIR += c2html
    SUBDIR += catdoc
    SUBDIR += chpp
    SUBDIR += cocoon
    SUBDIR += code2html
    SUBDIR += cole
    SUBDIR += cost
    SUBDIR += de-ispell
    SUBDIR += dealt-ispell
    SUBDIR += deneu-ispell
    SUBDIR += dict
    SUBDIR += diffstat
    SUBDIR += docbook
    SUBDIR += docbook-241
    SUBDIR += docbook-300
    SUBDIR += docbook-310
    SUBDIR += docbook-400
    SUBDIR += docbook-xml
    SUBDIR += docproj
    SUBDIR += dsssl-docbook-modular
    SUBDIR += dtd-catalogs
    SUBDIR += expat
    SUBDIR += fr-ispell
    SUBDIR += freegrep
    SUBDIR += gaspell
    SUBDIR += gdict
    SUBDIR += glimpse
    SUBDIR += grap
    SUBDIR += gtkdiff
    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 += libxode
    SUBDIR += linuxdoc
    SUBDIR += lotusxsl
    SUBDIR += man2html
    SUBDIR += mgdiff
    SUBDIR += mswordview
    SUBDIR += nfbtrans
    SUBDIR += nicetext
    SUBDIR += no-ispell
    SUBDIR += openjade
    SUBDIR += p5-Text-CSV_XS
    SUBDIR += p5-Text-Template
    SUBDIR += p5-XML-DOM
    SUBDIR += p5-XML-Parser
    SUBDIR += par
    SUBDIR += perl2html
    SUBDIR += pspell
    SUBDIR += py-mxTextTools
    SUBDIR += py-xml
    SUBDIR += rand
    SUBDIR += rman
    SUBDIR += sarep
    SUBDIR += se-ispell
    SUBDIR += sgmlformat
    SUBDIR += sgmls
    SUBDIR += sgmltools
    SUBDIR += sgrep
    SUBDIR += sp
    SUBDIR += texi2html
    SUBDIR += textutils
    SUBDIR += tkdiff
    SUBDIR += tth
    SUBDIR += txt2html
    SUBDIR += unroff
    SUBDIR += urlview
    SUBDIR += wdiff
    SUBDIR += word2x
    SUBDIR += wordnet
    SUBDIR += xhtml
    SUBDIR += xlhtml
    SUBDIR += xls2xml
    SUBDIR += xml4j
    SUBDIR += xp
    SUBDIR += xt
    SUBDIR += yodl

.include <bsd.port.subdir.mk>