53 lines
1.1 KiB
Makefile
53 lines
1.1 KiB
Makefile
# $OpenBSD: Makefile,v 1.21 2000/07/11 14:48:21 espie Exp $
|
|
#
|
|
|
|
SUBDIR += a2ps:a4
|
|
SUBDIR += a2ps:letter
|
|
# SUBDIR += a2ps43
|
|
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 += gv
|
|
# SUBDIR += html2latex
|
|
# SUBDIR += latex
|
|
# SUBDIR += lout
|
|
# SUBDIR += lprps
|
|
SUBDIR += lyx
|
|
# SUBDIR += makeindex
|
|
# SUBDIR += mp
|
|
SUBDIR += mpage:us_letter
|
|
SUBDIR += mpage:legal
|
|
SUBDIR += mpage:a4
|
|
# 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
|
|
|
|
.include <bsd.port.subdir.mk>
|