aboutsummaryrefslogtreecommitdiffstats
path: root/games/trackballs
diff options
context:
space:
mode:
authormartymac <martymac@FreeBSD.org>2010-11-18 17:17:51 +0800
committermartymac <martymac@FreeBSD.org>2010-11-18 17:17:51 +0800
commit58f33029a58f21b676b1619df7e5699e9ee7ed31 (patch)
tree69a4faefaf869555c191241fe7c0c6eed476b8fe /games/trackballs
parent373e4975494ebf3fe3e111564f8e617952387966 (diff)
downloadfreebsd-ports-gnome-58f33029a58f21b676b1619df7e5699e9ee7ed31.tar.gz
freebsd-ports-gnome-58f33029a58f21b676b1619df7e5699e9ee7ed31.tar.zst
freebsd-ports-gnome-58f33029a58f21b676b1619df7e5699e9ee7ed31.zip
- Add missing LICENSE
- Fix MAN6 name and remove it from pkg-plist Approved by: ehaupt (mentor)
Diffstat (limited to 'games/trackballs')
-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