git: d814963e92f3 - main - games/zatacka: cosmetic fixes

From: Dmitry Marakasov <amdmi3_at_FreeBSD.org>
Date: Wed, 14 Dec 2022 20:23:45 UTC
The branch main has been updated by amdmi3:

URL: https://cgit.FreeBSD.org/ports/commit/?id=d814963e92f3872fd6230001076be189bfaf2d23

commit d814963e92f3872fd6230001076be189bfaf2d23
Author:     Dmitry Marakasov <amdmi3@FreeBSD.org>
AuthorDate: 2022-12-14 16:41:42 +0000
Commit:     Dmitry Marakasov <amdmi3@FreeBSD.org>
CommitDate: 2022-12-14 20:22:14 +0000

    games/zatacka: cosmetic fixes
    
    - Update WWW
    - Add LICENSE
    - Pet portlint
---
 games/zatacka/Makefile | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/games/zatacka/Makefile b/games/zatacka/Makefile
index e217d0f89435..cff9f4f82788 100644
--- a/games/zatacka/Makefile
+++ b/games/zatacka/Makefile
@@ -7,10 +7,13 @@ DISTNAME=	${PORTNAME}-${PORTVERSION}_src
 
 MAINTAINER=	amdmi3@FreeBSD.org
 COMMENT=	Nibbles-like multiplayer game
-WWW=		http://zatacka.sourceforge.net/
+WWW=		https://zatacka.sourceforge.net/
+
+LICENSE=	GPLv2
+LICENSE_FILE=	${WRKSRC}/GPL
 
-GNU_CONFIGURE=	yes
 USES=		gmake sdl
+GNU_CONFIGURE=	yes
 USE_SDL=	sdl ttf image
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
 CPPFLAGS+=	-I${LOCALBASE}/include