CVSROOT: /cvs Module name: ports Changes by: [email protected] 2021/02/25 14:46:05
Modified files:
infrastructure/mk: bsd.port.mk
Log message:
add FIX_CRLF_FILES. currently we use ad-hoc make targets to convert line
endings in extracted distfiles; it's common enough that it makes sense to
provide a nicer way of doing this. some changes suggested by espie@ tb@ kn@
