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

40 lines
823 B
Makefile
Raw Normal View History

1997-03-24 19:37:52 +00:00
# $Id: Makefile,v 1.40 1997/03/04 10:11:43 tg Exp $
#
SUBDIR += a2ps
1996-11-20 08:11:51 +00:00
SUBDIR += acroread
SUBDIR += afm
SUBDIR += apsfilter
1997-03-24 19:37:52 +00:00
SUBDIR += c2ps
1997-03-04 10:11:43 +00:00
SUBDIR += dvi2tty
SUBDIR += dvi2xx
SUBDIR += dvips
SUBDIR += dviselect
SUBDIR += ghostscript
SUBDIR += ghostscript3
SUBDIR += ghostscript4
SUBDIR += ghostview
1996-04-17 08:31:58 +00:00
SUBDIR += gv
SUBDIR += html2latex
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
1996-08-16 07:23:50 +00:00
SUBDIR += mp
SUBDIR += musixtex
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-04-10 06:46:38 +00:00
SUBDIR += unroff
1996-06-14 09:20:18 +00:00
SUBDIR += virtualpaper
SUBDIR += xdvi
1997-03-02 17:05:31 +00:00
SUBDIR += xmgr
.include <bsd.port.subdir.mk>