1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/print/Makefile

58 lines
1.3 KiB
Makefile
Raw Normal View History

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