mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
7e95e7f864
Convert to the new format Reviewed by: Submitted by: Obtained from:
26 lines
506 B
Makefile
26 lines
506 B
Makefile
# $Id: Makefile,v 1.18 1995/05/14 03:29:57 asami 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>
|