On Mon, Aug 14, 2023 at 08:33:19PM +0200, Marc Espie wrote: > DISTFILES.sufx = somefile > which will match with MASTER_SITES.sufx
IMPORTANT: use simple suffixes, like DISTFILES.go with an actual dot and a combination of letters/digits (without an other dot afterwards) The idea is to have a syntax that's visually very distinct from PKGNAME-sub and also, both dpb and sqlports will not like variables that do not match that pattern.