aboutsummaryrefslogtreecommitdiff
path: root/games/sdlroids
diff options
context:
space:
mode:
authorRusmir Dusko <nemysis@FreeBSD.org>2014-05-30 20:38:34 +0000
committerRusmir Dusko <nemysis@FreeBSD.org>2014-05-30 20:38:34 +0000
commit010cf366bca62522f4fe4e16f38ea8c67bef5f73 (patch)
tree201a45be7e58e3a68fca32324188d0510709aaaa /games/sdlroids
parent7428628ac588cfbb4396bf030f4cb6e927a965b1 (diff)
downloadports-010cf366bca62522f4fe4e16f38ea8c67bef5f73.tar.gz
ports-010cf366bca62522f4fe4e16f38ea8c67bef5f73.zip
- Transfer maintainership to games@ team
- Use tar:bzip2 instead of USE_BZIP2=yes - Remove TODO from DOCS
Notes
Notes: svn path=/head/; revision=355910
Diffstat (limited to 'games/sdlroids')
-rw-r--r--games/sdlroids/Makefile10
1 files changed, 4 insertions, 6 deletions
diff --git a/games/sdlroids/Makefile b/games/sdlroids/Makefile
index 37fa5c62445d..622db310070a 100644
--- a/games/sdlroids/Makefile
+++ b/games/sdlroids/Makefile
@@ -12,21 +12,19 @@ DISTFILES= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} \
DIST_SUBDIR= ${PORTNAME}
EXTRACT_ONLY= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX}
-MAINTAINER= nemysis@FreeBSD.org
+MAINTAINER= games@FreeBSD.org
COMMENT= Enhanced shoot-the-asteroids game
LICENSE= GPLv2
-USE_BZIP2= yes
-USES= gmake
+USES= gmake tar:bzip2
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --datadir=${STAGEDIR}${PREFIX}/share
+CONFIGURE_ARGS= --datadir=${STAGEDIR}${PREFIX}/share
USE_GCC= yes
USE_CSTD= gnu89
USE_SDL= mixer sdl
-PORTDOCS= ChangeLog README README.orig README.petopt README.xhyperoid TODO
-
+PORTDOCS= ChangeLog README README.orig README.petopt README.xhyperoid
OPTIONS_DEFINE= DOCS
DESKTOP_ENTRIES="SDLRoids" "" "${PORTNAME}" \