freebsd-ports/print/Makefile

59 lines
1.3 KiB
Makefile
Raw Normal View History

1998-07-19 22:31:50 -04:00
# $Id: Makefile,v 1.62 1998/06/14 22:00:24 kuriyama Exp $
#
# the reversed ordering of a2ps43 and a2ps is intentional -- this
# is to make sure the "Latest" link points to the latest version
SUBDIR += a2ps43
SUBDIR += a2ps
1996-11-20 03:11:51 -05:00
SUBDIR += acroread
SUBDIR += afm
SUBDIR += apsfilter
1997-11-04 08:45:22 -05:00
SUBDIR += asprint
1997-04-11 06:06:34 -04:00
SUBDIR += bibcard
1997-09-12 04:14:34 -04:00
SUBDIR += bibview
1997-03-24 14:37:52 -05:00
SUBDIR += c2ps
1997-03-25 06:03:18 -05:00
SUBDIR += detex
1997-03-04 05:11:43 -05:00
SUBDIR += dvi2tty
SUBDIR += dvi2xx
SUBDIR += dvips
1997-08-26 12:34:04 -04:00
SUBDIR += dvips2ascii
SUBDIR += dviselect
SUBDIR += enscript
1998-07-19 22:31:50 -04:00
SUBDIR += enscriptfonts
1998-01-24 11:59:21 -05:00
SUBDIR += freetype
SUBDIR += ghostscript
SUBDIR += ghostscript3
SUBDIR += ghostscript4
SUBDIR += ghostscript5
SUBDIR += ghostview
1998-02-14 13:15:46 -05:00
SUBDIR += gp
1996-04-17 04:31:58 -04:00
SUBDIR += gv
SUBDIR += html2latex
1998-05-17 16:15:24 -04:00
SUBDIR += html2ps
1998-05-25 10:28:02 -04:00
SUBDIR += klyx
SUBDIR += latex
1996-11-08 18:04:11 -05:00
SUBDIR += lout
1996-11-24 20:24:47 -05:00
SUBDIR += lprps
1996-10-15 16:50:54 -04:00
SUBDIR += lyx
SUBDIR += makeindex
1998-03-28 10:08:14 -05:00
SUBDIR += mgv
1996-08-16 03:23:50 -04:00
SUBDIR += mp
1998-02-19 23:38:52 -05:00
SUBDIR += mpage
SUBDIR += musixtex
1998-05-06 08:43:57 -04:00
SUBDIR += offix-printer
1996-03-21 12:28:28 -05:00
SUBDIR += pkfonts
SUBDIR += psutils
SUBDIR += rtf2latex
1996-02-22 05:35:56 -05:00
SUBDIR += teTeX
SUBDIR += tex
SUBDIR += texinfo
SUBDIR += tr2latex
SUBDIR += transfig
1996-06-14 05:20:18 -04:00
SUBDIR += virtualpaper
SUBDIR += xdvi
1998-06-14 18:00:24 -04:00
SUBDIR += xdvik
1997-11-06 09:50:09 -05:00
SUBDIR += xmbibtex
1998-02-04 07:20:50 -05:00
SUBDIR += xtem
.include <bsd.port.subdir.mk>