Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Apr 2024 22:24:18 GMT
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: d5bf55a7d1f0 - main - games/SpaceCadetPinball: add LICENSE_FILE
Message-ID:  <202404062224.436MOIv0049679@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202404062224.436MOIv0049679>