summaryrefslogtreecommitdiff
path: root/textproc/Makefile
blob: ccdcf637d030464f9d6a06bd2a3026bb4d0cc925 (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
# $Id: Makefile,v 1.27 1998/07/20 23:56:17 dburr Exp $
#

    SUBDIR += agrep
    SUBDIR += c2html
    SUBDIR += catdoc
    SUBDIR += docbook
    SUBDIR += docproj
    SUBDIR += dsssl-docbook-modular
    SUBDIR += glimpse
    SUBDIR += gxditview
    SUBDIR += html
    SUBDIR += info2html
    SUBDIR += isearch
    SUBDIR += iso12083
    SUBDIR += iso8879
    SUBDIR += ispell
    SUBDIR += jade
    SUBDIR += latex2html
    SUBDIR += linuxdoc
    SUBDIR += mgdiff
    SUBDIR += nfbtrans
    SUBDIR += par
    SUBDIR += pilot_makedoc
    SUBDIR += rman
    SUBDIR += sgmlformat
    SUBDIR += sgrep
    SUBDIR += sp
    SUBDIR += texi2html
    SUBDIR += textutils
    SUBDIR += tth
    SUBDIR += txt2html
    SUBDIR += unroff
    SUBDIR += urlview
    SUBDIR += wdiff
    SUBDIR += word2x
    SUBDIR += yodl

.include <bsd.port.subdir.mk>