[Bug 211456] games/iortcw: Game engine for Return to Caste Wolfenstein, obsoletes games/linux-rtcw

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Jul 30 11:00:23 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211456

--- Comment #1 from Carlos J. Puga Medina <cpm at freebsd.org> ---
You can add the LICENSE_FILE

LICENSE_FILE= ${WRKSRC}/MP/COPYING.txt

and remove the script names from ${PREFIX} target

post-install-MP-on:
        ${INSTALL_SCRIPT} ${WRKDIR}/iowolfmp ${STAGEDIR}${PREFIX}/bin
        ${INSTALL_SCRIPT} ${WRKDIR}/iowolfded ${STAGEDIR}${PREFIX}/bin

post-install-SP-on:
        ${INSTALL_SCRIPT} ${WRKDIR}/iowolfsp ${STAGEDIR}${PREFIX}/bin

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list