diff options
author | Marcus von Appen <mva@FreeBSD.org> | 2012-05-11 23:47:42 +0800 |
---|---|---|
committer | Marcus von Appen <mva@FreeBSD.org> | 2012-05-11 23:47:42 +0800 |
commit | cb51d3235a6eb2d326338f29e5f72e31d9363564 (patch) | |
tree | c37a29bf6d8a779b49e73748716e4802d1e1d648 /games/Makefile | |
parent | e51ad12d6590f9d7dd395b9ba75d4f96a6d2c7b6 (diff) | |
download | freebsd-ports-gnome-cb51d3235a6eb2d326338f29e5f72e31d9363564.tar.gz freebsd-ports-gnome-cb51d3235a6eb2d326338f29e5f72e31d9363564.tar.zst freebsd-ports-gnome-cb51d3235a6eb2d326338f29e5f72e31d9363564.zip |
Block Rage is a falling blocks game with a 2-player hotseat mode,
detailed graphics and animated plasmatic backgrounds.
It is a remake of the awesome DOS classic Xixit.
WWW: http://blockrage.sourceforge.net/
PR: ports/167395
Submitted by: nemysis@gmx.ch
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 5a03649f5faf..7ceb27ee2018 100644 --- a/games/Makefile +++ b/games/Makefile @@ -80,6 +80,7 @@ SUBDIR += bloboats SUBDIR += block SUBDIR += blockade + SUBDIR += blockrage SUBDIR += blockout SUBDIR += blokish SUBDIR += bloodfrontier |