b837be474a
packaging will be tested later this afternoon after cvsupping ;-) (have to go to work now) ;-)
42 lines
874 B
Makefile
42 lines
874 B
Makefile
# $Id: Makefile,v 1.44 1997/04/27 00:07:53 asami Exp $
|
|
#
|
|
|
|
SUBDIR += a2ps
|
|
SUBDIR += acroread
|
|
SUBDIR += afm
|
|
SUBDIR += apsfilter
|
|
SUBDIR += bibcard
|
|
SUBDIR += c2ps
|
|
SUBDIR += detex
|
|
SUBDIR += dvi2tty
|
|
SUBDIR += dvi2xx
|
|
SUBDIR += dvips
|
|
SUBDIR += dviselect
|
|
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>
|