aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-04-01 17:29:30 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-04-01 17:29:30 +0000
commitc8ac6948bac65004c8388955ee4be7a513b0f469 (patch)
treee7daf2e9e1d13bd5cbb83ff6d9bd5ca1429fcf73 /games
parentc25a6cd7be53f18066a810643dab23144255a741 (diff)
downloadports-c8ac6948bac65004c8388955ee4be7a513b0f469.tar.gz
ports-c8ac6948bac65004c8388955ee4be7a513b0f469.zip
Notes
Diffstat (limited to 'games')
-rw-r--r--games/pipewalker/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/games/pipewalker/Makefile b/games/pipewalker/Makefile
index 06fcddb8d110..73e5e8660f71 100644
--- a/games/pipewalker/Makefile
+++ b/games/pipewalker/Makefile
@@ -3,7 +3,7 @@
PORTNAME= pipewalker
PORTVERSION= 0.9.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= games
MASTER_SITES= SF
EXTRACT_SUFX= -src.tar.gz
@@ -11,6 +11,10 @@ EXTRACT_SUFX= -src.tar.gz
MAINTAINER= amdmi3@FreeBSD.org
COMMENT= Clone of the NetWalk game
+LICENSE= GPLv3 # or later
+LICENSE_FILE= ${WRKSRC}/COPYING
+
+USES= desktop-file-utils
GNU_CONFIGURE= yes
USE_SDL= sdl
USE_GL= gl glu