aboutsummaryrefslogtreecommitdiffstats
path: root/games/pipewalker
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2015-04-02 01:29:30 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2015-04-02 01:29:30 +0800
commit64f34e545ea0dac63066d5708c99a860c8322c4d (patch)
treee7daf2e9e1d13bd5cbb83ff6d9bd5ca1429fcf73 /games/pipewalker
parentd9df667ff3761f6ddf9d42ca41a140f18fefc191 (diff)
downloadfreebsd-ports-gnome-64f34e545ea0dac63066d5708c99a860c8322c4d.tar.gz
freebsd-ports-gnome-64f34e545ea0dac63066d5708c99a860c8322c4d.tar.zst
freebsd-ports-gnome-64f34e545ea0dac63066d5708c99a860c8322c4d.zip
- Add LICENSE
- Add USES=desktop-file-utils as suggested by portlint
Diffstat (limited to 'games/pipewalker')
-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