freebsd-ports/print/Makefile

51 lines
1.1 KiB
Makefile
Raw Normal View History

1998-01-24 11:59:21 -05:00
# $Id: Makefile,v 1.52 1997/12/14 00:58:08 asami 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-01-24 11:59:21 -05:00
SUBDIR += freetype
SUBDIR += ghostscript
SUBDIR += ghostscript3
SUBDIR += ghostscript4
SUBDIR += ghostscript5
SUBDIR += ghostview
1996-04-17 04:31:58 -04:00
SUBDIR += gv
SUBDIR += html2latex
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
1996-08-16 03:23:50 -04:00
SUBDIR += mp
SUBDIR += musixtex
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
1997-11-06 09:50:09 -05:00
SUBDIR += xmbibtex
1997-03-02 12:05:31 -05:00
SUBDIR += xmgr
.include <bsd.port.subdir.mk>