-
Notifications
You must be signed in to change notification settings - Fork 1
/
Makefile
51 lines (49 loc) · 1.11 KB
/
Makefile
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
# $OpenBSD: Makefile,v 1.57 2007/01/01 12:35:20 kili Exp $
SUBDIR += a2ps,a4
SUBDIR += a2ps,letter
SUBDIR += acrofonts
SUBDIR += acroread
SUBDIR += afm
SUBDIR += apsfilter
SUBDIR += auctex
SUBDIR += bibview
SUBDIR += cups
SUBDIR += cups-pdf
SUBDIR += detex
SUBDIR += dvi2tty
SUBDIR += enscript
SUBDIR += enscript,a4
SUBDIR += epdfview
SUBDIR += foiltex
SUBDIR += fontforge
SUBDIR += freetype
SUBDIR += ghostscript
SUBDIR += ghostview
SUBDIR += gv
SUBDIR += hpijs
SUBDIR += htmldoc
SUBDIR += jadetex
SUBDIR += l2a
SUBDIR += lilypond
SUBDIR += lout
SUBDIR += lyx
SUBDIR += mftrace
SUBDIR += mpage,a4
SUBDIR += mpage,legal
SUBDIR += mpage,letter
SUBDIR += openclipart
SUBDIR += pdflib
SUBDIR += pkfonts
SUBDIR += poppler
SUBDIR += ppower4
SUBDIR += prosper
SUBDIR += pscal
SUBDIR += psdim
SUBDIR += psutils
SUBDIR += py-reportlab
SUBDIR += scribus
SUBDIR += t1utils
SUBDIR += teTeX
SUBDIR += transfig
SUBDIR += xpp
.include <bsd.port.subdir.mk>