Author :
bentley
Date :
2024-07-11 12:54:41
Hash :69b3b985 Message :Rework font install target to accept filenames instead of file extensions.
This means instead of setting MODFONT_TYPES to an extension like "otf",
font ports now specify filenames to install (wildcards allowed) like
MODFONT_FONTFILES=*.otf.
ok sthen@