freebsd-ports/print/Makefile

61 lines
1.3 KiB
Makefile
Raw Normal View History

1998-10-19 16:30:06 +02:00
# $Id: Makefile,v 1.64 1998/08/14 00:16:29 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 09:11:51 +01:00
SUBDIR += acroread
SUBDIR += afm
SUBDIR += apsfilter
1997-11-04 14:45:22 +01:00
SUBDIR += asprint
1997-04-11 12:06:34 +02:00
SUBDIR += bibcard
1997-09-12 10:14:34 +02:00
SUBDIR += bibview
1997-03-24 20:37:52 +01:00
SUBDIR += c2ps
1997-03-25 12:03:18 +01:00
SUBDIR += detex
1997-03-04 11:11:43 +01:00
SUBDIR += dvi2tty
SUBDIR += dvi2xx
SUBDIR += dvips
1997-08-26 18:34:04 +02:00
SUBDIR += dvips2ascii
SUBDIR += dviselect
SUBDIR += enscript
1998-07-20 04:31:50 +02:00
SUBDIR += enscriptfonts
1998-01-24 17:59:21 +01:00
SUBDIR += freetype
1998-10-19 16:30:06 +02:00
SUBDIR += ggv
SUBDIR += ghostscript
SUBDIR += ghostscript3
SUBDIR += ghostscript4
SUBDIR += ghostscript5
SUBDIR += ghostview
1998-02-14 19:15:46 +01:00
SUBDIR += gp
1996-04-17 10:31:58 +02:00
SUBDIR += gv
SUBDIR += html2latex
1998-05-17 22:15:24 +02:00
SUBDIR += html2ps
1998-05-25 16:28:02 +02:00
SUBDIR += klyx
SUBDIR += latex
1996-11-09 00:04:11 +01:00
SUBDIR += lout
1996-11-25 02:24:47 +01:00
SUBDIR += lprps
1996-10-15 22:50:54 +02:00
SUBDIR += lyx
SUBDIR += makeindex
1998-03-28 16:08:14 +01:00
SUBDIR += mgv
1996-08-16 09:23:50 +02:00
SUBDIR += mp
1998-02-20 05:38:52 +01:00
SUBDIR += mpage
SUBDIR += musixtex
1998-05-06 14:43:57 +02:00
SUBDIR += offix-printer
1996-03-21 18:28:28 +01:00
SUBDIR += pkfonts
SUBDIR += psutils
SUBDIR += rtf2latex
1996-02-22 11:35:56 +01:00
SUBDIR += teTeX
SUBDIR += tex
SUBDIR += texinfo
SUBDIR += tr2latex
SUBDIR += transfig
1996-06-14 11:20:18 +02:00
SUBDIR += virtualpaper
SUBDIR += xdvi
1998-06-15 00:00:24 +02:00
SUBDIR += xdvik
1997-11-06 15:50:09 +01:00
SUBDIR += xmbibtex
1998-02-04 13:20:50 +01:00
SUBDIR += xtem
1998-08-14 02:16:29 +02:00
SUBDIR += yatex
.include <bsd.port.subdir.mk>