aboutsummaryrefslogtreecommitdiff
path: root/games/zatacka
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2022-12-14 16:41:42 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2022-12-14 20:22:14 +0000
commitd814963e92f3872fd6230001076be189bfaf2d23 (patch)
treec96b72ba632788b57aacc0682b84ceaf248af8b4 /games/zatacka
parent44d8b6613e6882669382f52432118ed889bbd5d2 (diff)
downloadports-d814963e92f3872fd6230001076be189bfaf2d23.tar.gz
ports-d814963e92f3872fd6230001076be189bfaf2d23.zip
games/zatacka: cosmetic fixes
- Update WWW - Add LICENSE - Pet portlint
Diffstat (limited to 'games/zatacka')
-rw-r--r--games/zatacka/Makefile7
1 files 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