git: d5bf55a7d1f0 - main - games/SpaceCadetPinball: add LICENSE_FILE
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 06 Apr 2024 22:24:18 UTC
The branch main has been updated by amdmi3: URL: https://cgit.FreeBSD.org/ports/commit/?id=d5bf55a7d1f05e3ebc23fc28bc1575046701ef1f commit d5bf55a7d1f05e3ebc23fc28bc1575046701ef1f Author: Dmitry Marakasov <amdmi3@FreeBSD.org> AuthorDate: 2024-04-05 20:23:02 +0000 Commit: Dmitry Marakasov <amdmi3@FreeBSD.org> CommitDate: 2024-04-06 22:24:11 +0000 games/SpaceCadetPinball: add LICENSE_FILE Approved by: portmgr blanket --- games/SpaceCadetPinball/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/games/SpaceCadetPinball/Makefile b/games/SpaceCadetPinball/Makefile index 8d3cdc57a4de..34dd5b47185a 100644 --- a/games/SpaceCadetPinball/Makefile +++ b/games/SpaceCadetPinball/Makefile @@ -8,6 +8,7 @@ COMMENT= Decompilation of 3D Pinball for Windows WWW= https://github.com/k4zmu2a/SpaceCadetPinball LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE USES= cmake sdl xorg