summaryrefslogtreecommitdiff
path: root/Master/tlpkg/libexec
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/libexec')
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds2
1 files changed, 2 insertions, 0 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index a7b6c315ad2..e3ad0b46e25 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -350,6 +350,7 @@ chdir $startdir || die "chdir($startdir) failed: $!"; # back to raw
'makor', "&MAKEbase",
'manjutex', "die 'skipping, obsolete on CTAN'", #"&MAKEflatten",
'manpage', "die 'skipping, nonfree license'",
+ 'match_parens',"die 'skipping, Ruby'",
'mathabx', "&MAKEflatten",
'mathgifg', "die 'skipping, nonfree font support'",
'marvosym', "&MAKEnosymlinks",
@@ -925,6 +926,7 @@ $standardtex='\.(cfg|sty|clo|ldf|cls|def|fd|cmap|4ht)$';
'metatex', 'metatex.tex',
'mff', '\.sty|mf[^f].*\.tex',
'mfpic', 'mfpic.tex|mfpic.sty|mfppatch.tex',
+ 'mfpic4ode', 'mfpic4ode.tex|' . $standardtex,
'midnight', '\.tex',
'mathabx', 'mathabx\.(dcl|tex)|' . $standardtex,
'minitoc', '\.ml[do]|' . $standardtex,