openbsd-ports/print/Makefile

48 lines
1018 B
Makefile
Raw Normal View History

1998-05-17 01:39:01 -04:00
# $OpenBSD: Makefile,v 1.12 1998/05/17 05:39:01 angelos Exp $
1997-12-02 23:12:11 -05:00
#
1998-01-31 16:56:14 -05:00
SUBDIR += a2ps
1997-12-02 23:12:11 -05:00
# SUBDIR += a2ps43
# SUBDIR += acroread
1998-02-08 00:26:52 -05:00
SUBDIR += afm
1997-12-02 23:12:11 -05:00
# SUBDIR += apsfilter
# SUBDIR += asprint
# SUBDIR += bibcard
SUBDIR += bibview
1997-12-02 23:12:11 -05:00
# SUBDIR += c2ps
1998-05-17 01:09:02 -04:00
SUBDIR += detex
1997-12-02 23:12:11 -05:00
# SUBDIR += dvi2tty
# SUBDIR += dvi2xx
# SUBDIR += dvips
# SUBDIR += dvips2ascii
# SUBDIR += dviselect
# SUBDIR += enscript
# SUBDIR += ghostscript
# SUBDIR += ghostscript3
# SUBDIR += ghostscript4
1997-12-02 23:50:40 -05:00
SUBDIR += ghostscript5
SUBDIR += ghostview
1997-12-02 23:59:00 -05:00
SUBDIR += gv
1997-12-02 23:12:11 -05:00
# SUBDIR += html2latex
# SUBDIR += latex
# SUBDIR += lout
# SUBDIR += lprps
# SUBDIR += lyx
# SUBDIR += makeindex
# SUBDIR += mp
# SUBDIR += musixtex
1998-05-17 01:39:01 -04:00
SUBDIR += pkfonts
1998-03-17 22:14:42 -05:00
SUBDIR += psutils
1997-12-02 23:12:11 -05:00
# SUBDIR += rtf2latex
1998-04-28 00:16:53 -04:00
SUBDIR += teTeX
1997-12-02 23:12:11 -05:00
# SUBDIR += tex
# SUBDIR += texinfo
# SUBDIR += tr2latex
1997-12-02 23:14:02 -05:00
SUBDIR += transfig
1997-12-02 23:12:11 -05:00
# SUBDIR += virtualpaper
# SUBDIR += xdvi
# SUBDIR += xmbibtex
# SUBDIR += xmgr
.include <bsd.port.subdir.mk>