K 10 svn:author V 4 bapt K 8 svn:date V 27 2013-11-18T12:58:11.751372Z K 7 svn:log V 375 New USES=dos2unix It is intended to replace USE_DOS2UNIX By default it convert all the source files Use: DOS2UNIX_FILES= to convert files relative to ${WRKSRC} (globs allowed) DOS2UNIX_REGEX= To convert files matching the regex (using find -R -iregex) DOS2UNIX_GLOB= To convert files matching the glob pattern (using find -name) END