mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
f9829ce695
correct.
28 lines
577 B
Makefile
28 lines
577 B
Makefile
# $Id: Makefile,v 1.21 1995/10/20 10:36:46 asami Exp $
|
|
#
|
|
|
|
SUBDIR += a2ps
|
|
SUBDIR += afm
|
|
SUBDIR += apsfilter
|
|
SUBDIR += dvi2xx
|
|
SUBDIR += dvips
|
|
SUBDIR += dviselect
|
|
SUBDIR += ghostscript
|
|
SUBDIR += ghostscript3
|
|
SUBDIR += ghostview
|
|
SUBDIR += latex
|
|
SUBDIR += latex209
|
|
SUBDIR += makeindex
|
|
SUBDIR += mltex
|
|
SUBDIR += musixtex
|
|
SUBDIR += psutils
|
|
SUBDIR += rtf2latex
|
|
SUBDIR += tex
|
|
SUBDIR += texinfo
|
|
SUBDIR += tr2latex
|
|
SUBDIR += transfig
|
|
SUBDIR += xdvi
|
|
SUBDIR += xtexshell
|
|
|
|
.include <bsd.port.subdir.mk>
|