summaryrefslogtreecommitdiff
path: root/print/Makefile
blob: c0e6576950ad70f99d86e69dffa1750136dd7ccf (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
# $Id: Makefile,v 1.55 1998/02/14 18:15:46 andreas Exp $
#

# the reversed ordering of a2ps43 and a2ps is intentional -- this
# is to make sure the "Latest" link points to the latest version
    SUBDIR += a2ps43
    SUBDIR += a2ps
    SUBDIR += acroread
    SUBDIR += afm
    SUBDIR += apsfilter
    SUBDIR += asprint
    SUBDIR += bibcard
    SUBDIR += bibview
    SUBDIR += c2ps
    SUBDIR += detex
    SUBDIR += dvi2tty
    SUBDIR += dvi2xx
    SUBDIR += dvips
    SUBDIR += dvips2ascii
    SUBDIR += dviselect
    SUBDIR += enscript
    SUBDIR += freetype
    SUBDIR += ghostscript
    SUBDIR += ghostscript3
    SUBDIR += ghostscript4
    SUBDIR += ghostscript5
    SUBDIR += ghostview
    SUBDIR += gp
    SUBDIR += gv
    SUBDIR += html2latex
    SUBDIR += latex
    SUBDIR += lout
    SUBDIR += lprps
    SUBDIR += lyx
    SUBDIR += makeindex
    SUBDIR += mp
    SUBDIR += mpage
    SUBDIR += musixtex
    SUBDIR += pkfonts
    SUBDIR += psutils
    SUBDIR += rtf2latex
    SUBDIR += teTeX
    SUBDIR += tex
    SUBDIR += texinfo
    SUBDIR += tr2latex
    SUBDIR += transfig
    SUBDIR += virtualpaper
    SUBDIR += xdvi
    SUBDIR += xmbibtex
    SUBDIR += xmgr
    SUBDIR += xtem

.include <bsd.port.subdir.mk>