Add new guests.

This commit is contained in:
Jordan K. Hubbard 1995-01-13 14:16:34 +00:00
parent 45c097748f
commit 17008a5e0e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=768

View File

@ -1,6 +1,7 @@
# $Id: Makefile,v 1.7 1994/11/23 14:53:03 jkh Exp $
# $Id: Makefile,v 1.8 1994/12/25 13:27:32 ats Exp $
#
SUBDIR= a2ps afm dvi2xx dvips dviselect ghostscript psutils tex latex \
latex209 makeindex mltex texinfo transfig
SUBDIR= ImageMagick a2ps afm dvi2xx dvips dviselect ghostscript ghostview \
psutils tex latex latex209 makeindex mltex texinfo transfig xdvi \
xtexshell
.include <bsd.port.subdir.mk>