[source] tar = "https://github.com/westes/flex/releases/download/v2.6.4/flex-2.6.4.tar.gz" [build] template = "custom" script = """ DYNAMIC_INIT COOKBOOK_CONFIGURE_FLAGS+=( --disable-nls ) cookbook_configure """ [package] description = "Fast lexical analyzer generator (lex-compatible)"