K 10 svn:author V 7 mandree K 8 svn:date V 27 2020-08-23T09:08:08.884791Z K 7 svn:log V 325 audio/squash: add -fcommon and LICENSE audio/squash is old code from 2004, add -fcommon to the compiler flags because that was the default when the code was developed. FreeBSD 13 is apparently going to flip the switch to -fno-common, which causes linker failure. While here, add LICENSE and bump PORTREVISION. PR: 248845 END