1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/print/Makefile
Jean-Marc Zucconi 7e95e7f864 Add musixtex
Convert to the new format
Reviewed by:
Submitted by:
Obtained from:
1995-07-15 23:23:05 +00:00

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>