K 10 svn:author V 6 marino K 8 svn:date V 27 2015-12-04T15:23:12.984899Z K 7 svn:log V 283 games/vegastrick: Prevent using INSTALL_PROGRAM to install licenses The variable PLIST_FILES is modified internally, so it's installing more that what is listed here (e.g. licenses). Use a new variable that defines PLIST_FILES to ensure INSTALL_PROGRAM is limited to the programs. END