mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
8f42b83b58
Submitted by: Gary Kline <kline@thought.org>
43 lines
899 B
Makefile
43 lines
899 B
Makefile
# $Id: Makefile,v 1.45 1997/06/11 06:22:39 andreas Exp $
|
|
#
|
|
|
|
SUBDIR += a2ps
|
|
SUBDIR += acroread
|
|
SUBDIR += afm
|
|
SUBDIR += apsfilter
|
|
SUBDIR += bibcard
|
|
SUBDIR += c2ps
|
|
SUBDIR += detex
|
|
SUBDIR += dvi2tty
|
|
SUBDIR += dvi2xx
|
|
SUBDIR += dvips
|
|
SUBDIR += dviselect
|
|
SUBDIR += enscript
|
|
SUBDIR += ghostscript
|
|
SUBDIR += ghostscript3
|
|
SUBDIR += ghostscript4
|
|
SUBDIR += ghostscript5
|
|
SUBDIR += ghostview
|
|
SUBDIR += gv
|
|
SUBDIR += html2latex
|
|
SUBDIR += latex
|
|
SUBDIR += lout
|
|
SUBDIR += lprps
|
|
SUBDIR += lyx
|
|
SUBDIR += makeindex
|
|
SUBDIR += mp
|
|
SUBDIR += musixtex
|
|
SUBDIR += pkfonts
|
|
SUBDIR += psutils
|
|
SUBDIR += rtf2latex
|
|
SUBDIR += teTeX
|
|
SUBDIR += tex
|
|
SUBDIR += texinfo
|
|
SUBDIR += tr2latex
|
|
SUBDIR += transfig
|
|
SUBDIR += virtualpaper
|
|
SUBDIR += xdvi
|
|
SUBDIR += xmgr
|
|
|
|
.include <bsd.port.subdir.mk>
|