openbsd-ports/print/Makefile

58 lines
1.2 KiB
Makefile
Raw Normal View History

2002-09-01 20:25:24 +00:00
# $OpenBSD: Makefile,v 1.30 2002/09/01 20:25:24 naddy Exp $
1997-12-03 04:12:11 +00:00
2001-05-05 21:28:04 +00:00
SUBDIR += a2ps,a4
SUBDIR += a2ps,letter
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
2001-01-12 23:22:12 +00:00
SUBDIR += dvipdfm
1997-12-03 04:12:11 +00:00
# SUBDIR += dvips
# SUBDIR += dvips2ascii
# SUBDIR += dviselect
1998-07-22 03:01:51 +00:00
SUBDIR += enscript
2002-09-01 20:25:24 +00:00
SUBDIR += foiltex
1998-11-19 05:16:25 +00:00
SUBDIR += freetype
SUBDIR += ghostscript
1997-12-03 04:12:11 +00:00
# SUBDIR += ghostscript3
# SUBDIR += ghostscript4
# SUBDIR += ghostscript5
1997-12-03 04:50:40 +00:00
SUBDIR += ghostview
1997-12-03 04:59:00 +00:00
SUBDIR += gv
1997-12-03 04:12:11 +00:00
# SUBDIR += html2latex
2001-02-21 23:32:51 +00:00
SUBDIR += htmldoc
2000-09-13 15:05:37 +00:00
SUBDIR += jadetex
2001-12-09 12:47:25 +00:00
SUBDIR += l2a
1997-12-03 04:12:11 +00:00
# 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
2001-05-05 21:28:04 +00:00
SUBDIR += mpage,a4
2002-06-11 06:47:28 +00:00
SUBDIR += mpage,legal
2002-07-09 12:36:51 +00:00
SUBDIR += mpage,letter
1997-12-03 04:12:11 +00:00
# SUBDIR += musixtex
2000-09-28 20:37:54 +00:00
SUBDIR += pdflib
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>