summaryrefslogtreecommitdiff
path: root/games/sdlroids
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-06-10 13:41:53 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-06-10 13:41:53 +0000
commitc04e4ea66972c9611dd0f672464d5e38fd05e687 (patch)
tree35a15bc16259e703328e934a72f93736039a25ae /games/sdlroids
parentEnable TLS by default so that it's included in the package. (diff)
Add sdlroids 1.3.4, an enhanced shoot-the-asteroids game.
Notes
Notes: svn path=/head/; revision=43753
Diffstat (limited to 'games/sdlroids')
-rw-r--r--games/sdlroids/Makefile27
-rw-r--r--games/sdlroids/distinfo1
-rw-r--r--games/sdlroids/pkg-comment1
-rw-r--r--games/sdlroids/pkg-descr7
-rw-r--r--games/sdlroids/pkg-plist34
5 files changed, 70 insertions, 0 deletions
diff --git a/games/sdlroids/Makefile b/games/sdlroids/Makefile
new file mode 100644
index 000000000000..c250072703c8
--- /dev/null
+++ b/games/sdlroids/Makefile
@@ -0,0 +1,27 @@
+# New ports collection makefile for: sdlroids
+# Date created: 29 March 2001
+# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= sdlroids
+PORTVERSION= 1.3.4
+CATEGORIES= games
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= ${PORTNAME}
+
+MAINTAINER= sobomax@FreeBSD.org
+
+LIB_DEPENDS= SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer
+
+SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config
+
+USE_GMAKE= yes
+USE_BZIP2= yes
+GNU_CONFIGURE= yes
+CONFIGURE_ENV= SDL_CONFIG="${SDL_CONFIG}"
+
+MAN6= sdlroids.6
+
+.include <bsd.port.mk>
diff --git a/games/sdlroids/distinfo b/games/sdlroids/distinfo
new file mode 100644
index 000000000000..51e86f0da8eb
--- /dev/null
+++ b/games/sdlroids/distinfo
@@ -0,0 +1 @@
+MD5 (sdlroids-1.3.4.tar.bz2) = ae3c310bf2871809a0e8317f47bf0b50
diff --git a/games/sdlroids/pkg-comment b/games/sdlroids/pkg-comment
new file mode 100644
index 000000000000..013f563abb7f
--- /dev/null
+++ b/games/sdlroids/pkg-comment
@@ -0,0 +1 @@
+An enhanced shoot-the-asteroids game
diff --git a/games/sdlroids/pkg-descr b/games/sdlroids/pkg-descr
new file mode 100644
index 000000000000..887705033373
--- /dev/null
+++ b/games/sdlroids/pkg-descr
@@ -0,0 +1,7 @@
+SDLRoids is essentially an Asteroids clone, but with a few extra
+features, and some nice game physics. It is based on xhyperoid, which
+is a UNIX port of the 16-bit Windows game Hyperoid. Major changes from
+xhyperoid are that it's using SDL for sound and graphics, has a couple
+of extra powerups and that the shield behaves differently.
+
+WWW: http://david.hedbor.org/projects/sdlroids/
diff --git a/games/sdlroids/pkg-plist b/games/sdlroids/pkg-plist
new file mode 100644
index 000000000000..e34f4b03e8a1
--- /dev/null
+++ b/games/sdlroids/pkg-plist
@@ -0,0 +1,34 @@
+bin/sdlroids
+share/sdlroids/bmp/blank.bmp
+share/sdlroids/bmp/bomb.bmp
+share/sdlroids/bmp/icon.bmp
+share/sdlroids/bmp/level.bmp
+share/sdlroids/bmp/life.bmp
+share/sdlroids/bmp/num0.bmp
+share/sdlroids/bmp/num1.bmp
+share/sdlroids/bmp/num2.bmp
+share/sdlroids/bmp/num3.bmp
+share/sdlroids/bmp/num4.bmp
+share/sdlroids/bmp/num5.bmp
+share/sdlroids/bmp/num6.bmp
+share/sdlroids/bmp/num7.bmp
+share/sdlroids/bmp/num8.bmp
+share/sdlroids/bmp/num9.bmp
+share/sdlroids/bmp/plus.bmp
+share/sdlroids/bmp/score.bmp
+share/sdlroids/bmp/shield.bmp
+share/sdlroids/sounds/bonusgot.wav
+share/sdlroids/sounds/bshot.wav
+share/sdlroids/sounds/bwound.wav
+share/sdlroids/sounds/explode.wav
+share/sdlroids/sounds/explode2.wav
+share/sdlroids/sounds/newbad.wav
+share/sdlroids/sounds/newbonus.wav
+share/sdlroids/sounds/phit.wav
+share/sdlroids/sounds/pshot.wav
+share/sdlroids/sounds/swarmsplit.wav
+share/sdlroids/sounds/thrust.wav
+share/sdlroids/sounds/title.wav
+@dirrm share/sdlroids/sounds
+@dirrm share/sdlroids/bmp
+@dirrm share/sdlroids