openbsd-ports/print/Makefile

48 lines
1015 B
Makefile
Raw Normal View History

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