diff options
Diffstat (limited to 'Master/tlpkg/tlsrc/bin-mfware.tlsrc')
-rw-r--r-- | Master/tlpkg/tlsrc/bin-mfware.tlsrc | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/Master/tlpkg/tlsrc/bin-mfware.tlsrc b/Master/tlpkg/tlsrc/bin-mfware.tlsrc new file mode 100644 index 00000000000..6b59e2d599c --- /dev/null +++ b/Master/tlpkg/tlsrc/bin-mfware.tlsrc @@ -0,0 +1,29 @@ +name bin-mfware +category TLCore +shortdesc mfware binaries. +longdesc Tools to handle or convert some Metafont-related file formats: + gftodvi, gftodvi, gftopk, gftype, mft, pktogf, pktype. +binpatterns f bin/${ARCH}/gftodvi +binpatterns f bin/${ARCH}/gftopk +binpatterns f bin/${ARCH}/gftype +binpatterns f bin/${ARCH}/mft +binpatterns f bin/${ARCH}/pktogf +binpatterns f bin/${ARCH}/pktype +binpatterns f bin/win32/gftodvi.exe +binpatterns f bin/win32/gftopk.exe +binpatterns f bin/win32/gftype.exe +binpatterns f bin/win32/mft.exe +binpatterns f bin/win32/pktogf.exe +binpatterns f bin/win32/pktype.exe +docpatterns f texmf/doc/man/man1/gftodvi.1 +docpatterns f texmf/doc/man/man1/gftodvi.1.html +docpatterns f texmf/doc/man/man1/gftopk.1 +docpatterns f texmf/doc/man/man1/gftopk.1.html +docpatterns f texmf/doc/man/man1/gftype.1 +docpatterns f texmf/doc/man/man1/gftype.1.html +docpatterns f texmf/doc/man/man1/mft.1 +docpatterns f texmf/doc/man/man1/mft.1.html +docpatterns f texmf/doc/man/man1/pktogf.1 +docpatterns f texmf/doc/man/man1/pktogf.1.html +docpatterns f texmf/doc/man/man1/pktype.1 +docpatterns f texmf/doc/man/man1/pktype.1.html |