diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2008-09-06 08:41:13 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2008-09-06 08:41:13 +0800 |
commit | 61d925180abe6c6f8befdef210cad0f56b071922 (patch) | |
tree | 694f716ab75eb910b9370157b1b3ebce062693be /games/Makefile | |
parent | 8fe94ada83ab573e15aee4c8749d5b71217385f0 (diff) | |
download | freebsd-ports-gnome-61d925180abe6c6f8befdef210cad0f56b071922.tar.gz freebsd-ports-gnome-61d925180abe6c6f8befdef210cad0f56b071922.tar.zst freebsd-ports-gnome-61d925180abe6c6f8befdef210cad0f56b071922.zip |
Arkanoid/Breakout clone with pretty graphics.
WWW: http://sourceforge.net/projects/sdl-ball
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/Makefile b/games/Makefile index 195ce17e7ec1..1d5b05f3ff5b 100644 --- a/games/Makefile +++ b/games/Makefile @@ -715,6 +715,7 @@ SUBDIR += scummvm SUBDIR += scummvm-tools SUBDIR += sdb + SUBDIR += sdl-ball SUBDIR += sdlCC SUBDIR += sdlquake2 SUBDIR += sdlroids |