blob: 63761278470aa9e55a7f821caff8c22ab3ae1aa4 (
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
|
# $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-modular
SUBDIR += dtd-catalogs
SUBDIR += eruby
SUBDIR += expat
SUBDIR += freegrep
SUBDIR += fribidi
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 += libxml2
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 += p5-XML-RSS
SUBDIR += par
SUBDIR += perl2html
SUBDIR += pspell
SUBDIR += pspell-ispell
SUBDIR += py-HyperText
SUBDIR += py-mxTextTools
SUBDIR += py-xml
SUBDIR += rand
SUBDIR += rman
SUBDIR += ruby-html-parser
SUBDIR += ruby-rdtool
SUBDIR += ruby-xmlparser
SUBDIR += sarep
SUBDIR += se-ispell
SUBDIR += sgmlformat
SUBDIR += sgmls
SUBDIR += sgmltools
SUBDIR += sgmltools-lite
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 += xerces
SUBDIR += xhtml
SUBDIR += xlhtml
SUBDIR += xls2xml
SUBDIR += xml4j
SUBDIR += xp
SUBDIR += xt
SUBDIR += yodl
.include <bsd.port.subdir.mk>
|