summaryrefslogtreecommitdiff
path: root/print/Makefile
blob: 437a6d989f59d7d3b0af8efd371a1c8e8868e474 (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
# $Id: Makefile,v 1.35 1996/11/25 01:24:47 obrien Exp $
#

    SUBDIR += a2ps
    SUBDIR += acroread
    SUBDIR += afm
    SUBDIR += apsfilter
    SUBDIR += dvi2xx
    SUBDIR += dvips
    SUBDIR += dviselect
    SUBDIR += ghostscript
    SUBDIR += ghostscript3
    SUBDIR += ghostscript4
    SUBDIR += ghostview
    SUBDIR += gv
    SUBDIR += html2latex
    SUBDIR += latex
    SUBDIR += latex209
    SUBDIR += lout
    SUBDIR += lprps
    SUBDIR += lyx
    SUBDIR += makeindex
    SUBDIR += mltex
    SUBDIR += mp
    SUBDIR += musixtex
    SUBDIR += pkfonts
    SUBDIR += psutils
    SUBDIR += rtf2latex
    SUBDIR += teTeX
    SUBDIR += tex
    SUBDIR += texinfo
    SUBDIR += tr2latex
    SUBDIR += transfig
    SUBDIR += unroff
    SUBDIR += virtualpaper
    SUBDIR += xdvi

.include <bsd.port.subdir.mk>