aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorGanael LAPLANCHE <martymac@FreeBSD.org>2010-11-18 09:17:51 +0000
committerGanael LAPLANCHE <martymac@FreeBSD.org>2010-11-18 09:17:51 +0000
commitf07fc9d34eef94c84bac37ac221e22c26939b49e (patch)
treec6896c8196e276737270980083e9c391c15aa8f6 /games
parent7b6496ec2ced16de71f4ac58df6a89b47f9daf56 (diff)
downloadports-f07fc9d34eef94c84bac37ac221e22c26939b49e.tar.gz
ports-f07fc9d34eef94c84bac37ac221e22c26939b49e.zip
Notes
Diffstat (limited to 'games')
-rw-r--r--games/trackballs/Makefile7
-rw-r--r--games/trackballs/pkg-plist1
2 files changed, 5 insertions, 3 deletions
diff --git a/games/trackballs/Makefile b/games/trackballs/Makefile
index 8c3999b840fd..4167e81bc93e 100644
--- a/games/trackballs/Makefile
+++ b/games/trackballs/Makefile
@@ -7,7 +7,7 @@
PORTNAME= trackballs
PORTVERSION= 1.1.4
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= games
MASTER_SITES= SF
@@ -17,6 +17,8 @@ COMMENT= SDL-based Marble Madness clone
LIB_DEPENDS= guile.20:${PORTSDIR}/lang/guile
RUN_DEPENDS= bash:${PORTSDIR}/shells/bash
+LICENSE= GPLv2
+
USE_GL= gl
USE_SDL= image mixer sdl ttf
USE_GETTEXT= yes
@@ -27,7 +29,8 @@ INSTALLS_ICONS= yes
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
MAKE_ARGS= mkinstalldirs="${MKDIR}"
-MAN6= ${PORTNAME}.6
+MAN6= trackballs.6
+MANCOMPRESSED= no
CPPFLAGS= -I${LOCALBASE}/include
LDFLAGS= -L${LOCALBASE}/lib -lintl
diff --git a/games/trackballs/pkg-plist b/games/trackballs/pkg-plist
index 273775d920cc..bf31dd548706 100644
--- a/games/trackballs/pkg-plist
+++ b/games/trackballs/pkg-plist
@@ -1,5 +1,4 @@
bin/trackballs
-man/man6/trackballs.6.gz
share/applications/trackballs.desktop
share/icons/hicolor/32x32/apps/trackballs.png
share/icons/hicolor/48x48/apps/trackballs.png