mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-06 22:51:41 +00:00
26 lines
524 B
Makefile
26 lines
524 B
Makefile
# $Id: Makefile,v 1.19 1995/07/15 23:23:05 jmz Exp $
|
|
#
|
|
|
|
SUBDIR += a2ps
|
|
SUBDIR += afm
|
|
SUBDIR += dvi2xx
|
|
SUBDIR += dvips
|
|
SUBDIR += dviselect
|
|
SUBDIR += ghostscript
|
|
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>
|