summaryrefslogtreecommitdiff
path: root/print/Makefile
blob: 70aec25bc1da89bd7ed6910ab7dfd51b5417173b (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
# $Id: Makefile,v 1.21 1995/10/20 10:36:46 asami Exp $
#

    SUBDIR += a2ps
    SUBDIR += afm
    SUBDIR += apsfilter
    SUBDIR += dvi2xx
    SUBDIR += dvips
    SUBDIR += dviselect
    SUBDIR += ghostscript
    SUBDIR += ghostscript3
    SUBDIR += ghostview
    SUBDIR += latex
    SUBDIR += latex209
    SUBDIR += makeindex
    SUBDIR += mltex
    SUBDIR += musixtex
    SUBDIR += psutils
    SUBDIR += rtf2latex
    SUBDIR += tex
    SUBDIR += texinfo
    SUBDIR += tr2latex
    SUBDIR += transfig
    SUBDIR += xdvi
    SUBDIR += xtexshell

.include <bsd.port.subdir.mk>